Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58367 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13428 invoked from network); 29 Feb 2012 22:47:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Feb 2012 22:47:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.212.170 mail-wi0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:39558] helo=mail-wi0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/ED-46815-BEAAE4F4 for ; Wed, 29 Feb 2012 17:47:08 -0500 Received: by wibhj13 with SMTP id hj13so1106446wib.29 for ; Wed, 29 Feb 2012 14:47:02 -0800 (PST) Received-SPF: pass (google.com: domain of kris.craig@gmail.com designates 10.180.99.100 as permitted sender) client-ip=10.180.99.100; Authentication-Results: mr.google.com; spf=pass (google.com: domain of kris.craig@gmail.com designates 10.180.99.100 as permitted sender) smtp.mail=kris.craig@gmail.com; dkim=pass header.i=kris.craig@gmail.com Received: from mr.google.com ([10.180.99.100]) by 10.180.99.100 with SMTP id ep4mr4905721wib.7.1330555622776 (num_hops = 1); Wed, 29 Feb 2012 14:47:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=fiXmUrrN4jZx2dO7YA797wAMDVwKRurbMfBYiPGC68I=; b=sQdNF/oT8OyLh+1acim/Cn8gREwRqAbLA3AlUUTu+kHfbZke1N+pJKZo/Z4B40NtRy AnpANdIVN9KEF/MWJAEKxPS0J+bgTsfYxh0/kAXxp+xDP+Qg2HyozeP2GVKrUQFZQpnq RY1UTNBu6qlvEOVFJ3qZXhBFWTLZHEVw6NdBQ= MIME-Version: 1.0 Received: by 10.180.99.100 with SMTP id ep4mr3952953wib.7.1330555622734; Wed, 29 Feb 2012 14:47:02 -0800 (PST) Received: by 10.223.75.146 with HTTP; Wed, 29 Feb 2012 14:47:02 -0800 (PST) In-Reply-To: <47758d0e-38b4-4847-8c8f-77eca2c0e1ba@email.android.com> References: <693e15008681dfe7372eaea66214f8a8.squirrel@www.l-i-e.com> <887FE7CFF6F8DE4BB3A9535F53AFD06AC3152C6C@il-ex2.zend.net> <887FE7CFF6F8DE4BB3A9535F53AFD06AC3152F5D@il-ex2.zend.net> <887FE7CFF6F8DE4BB3A9535F53AFD06AC31532CB@il-ex2.zend.net> <47758d0e-38b4-4847-8c8f-77eca2c0e1ba@email.android.com> Date: Wed, 29 Feb 2012 14:47:02 -0800 Message-ID: To: Derick Rethans Cc: Zeev Suraski , John Crenshaw , Richard Lynch , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=f46d04428e5c3f3d5a04ba221f98 Subject: Re: [PHP-DEV] Scalar type hinting From: kris.craig@gmail.com (Kris Craig) --f46d04428e5c3f3d5a04ba221f98 Content-Type: text/plain; charset=ISO-8859-1 If you think it's a good idea, then why vote against it? Seems kinda strange to me. This issue isn't going to go away. If you really want it to stop coming up every 6 months because people are *constantly* requesting it, maybe we should find a way to implement something that would appease this concern, since the "be a dismissive prick" strategy obviously isn't working (that last part wasn't directed at you personally, Derick). =) --Kris On Wed, Feb 29, 2012 at 2:44 PM, Derick Rethans wrote: > Zeev Suraski wrote: > > > I'll go back to the mode that most other > > core devs are employing right now and ignore it for the waste of time > > that it is. I won't ignore it if it ever comes to a vote, nor will > > the others. > Quite right. Even though I'd like some form of typehints it makes no sense > to talk about it every six months. Back to lurking and ready to vote > against if it shows up. > --f46d04428e5c3f3d5a04ba221f98--