Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58369 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19990 invoked from network); 29 Feb 2012 23:42:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Feb 2012 23:42:56 -0000 Authentication-Results: pb1.pair.com header.from=admacedo@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=admacedo@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: admacedo@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:39916] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/0F-46815-FF7BE4F4 for ; Wed, 29 Feb 2012 18:42:56 -0500 Received: by yenl5 with SMTP id l5so1970984yen.29 for ; Wed, 29 Feb 2012 15:42:53 -0800 (PST) Received-SPF: pass (google.com: domain of admacedo@gmail.com designates 10.101.137.39 as permitted sender) client-ip=10.101.137.39; Authentication-Results: mr.google.com; spf=pass (google.com: domain of admacedo@gmail.com designates 10.101.137.39 as permitted sender) smtp.mail=admacedo@gmail.com; dkim=pass header.i=admacedo@gmail.com Received: from mr.google.com ([10.101.137.39]) by 10.101.137.39 with SMTP id p39mr1132694ann.57.1330558973375 (num_hops = 1); Wed, 29 Feb 2012 15:42:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=nDvHqwenO1yoweb103aExsKbJQjQqLnVFDUcTewBhho=; b=Pq7PHYzUIx5spWR95P3jcH9vkfktsMQwAloURDxyNIhs8a0OAwaFcNqiPcFGxk+P6W uzo//hiDZdMeQcfo7F8QFtqOwx18Xod9lkvFnobQfZU1apUDzQn75vau0u8+OJx4Whhf yugMJ60LjBLiwAB8G5Bl277+dKyvqLOxbeTcM= Received: by 10.101.137.39 with SMTP id p39mr895030ann.57.1330558973321; Wed, 29 Feb 2012 15:42:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.78.67 with HTTP; Wed, 29 Feb 2012 15:42:13 -0800 (PST) In-Reply-To: References: <1330357150.2159.30.camel@guybrush> <693e15008681dfe7372eaea66214f8a8.squirrel@www.l-i-e.com> <887FE7CFF6F8DE4BB3A9535F53AFD06AC3152C6C@il-ex2.zend.net> <887FE7CFF6F8DE4BB3A9535F53AFD06AC3152F5D@il-ex2.zend.net> <43409D28-75AC-4E9C-A0EA-66FC1DB9FAE7@gmail.com> Date: Wed, 29 Feb 2012 23:42:13 +0000 Message-ID: To: Kris Craig Cc: Matt Wilson , Zeev Suraski , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Scalar type hinting From: admacedo@gmail.com (Daniel Macedo) I'm a bit like Matt in that I might see something useful in this, but worry that it just might not really work as initially intended. Zeev actually gave a pretty explanatory reply (albeit a bit hostile and condescending, come on dude!) as to why it doesn't fit into the language paradigm. Made me hate him a little bit, but I have to say I'm satisfied with that reply. :) Best regards, Daniel Macedo