Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85174 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86058 invoked from network); 18 Mar 2015 09:13:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Mar 2015 09:13:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 74.125.82.46 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 74.125.82.46 mail-wg0-f46.google.com Received: from [74.125.82.46] ([74.125.82.46:35955] helo=mail-wg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/B1-11974-EC149055 for ; Wed, 18 Mar 2015 04:13:51 -0500 Received: by wgra20 with SMTP id a20so29451224wgr.3 for ; Wed, 18 Mar 2015 02:13:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=SRqNGqjD7BqEEaCx8L+eXEgJSuySB/t4COwvU4I29N0=; b=XFZrVQBzYwX8C+uevQumj3s9uDZ67Jw4TT56E8Q0sCWPUYNttZLk1q/eAwJ0x0Pbat 73IqSx5wglGZ4+N7MxewHcLEN/WmgOoqpAzZaOTTVZU9JqKozev4gkDZraGnoYyXoEiw Q2ERklwu+1octa9aCCHKmr3POwLsWjwX8m3k5C5SR2b7XnTi3QO2odqINStvJXxMqlR2 DSt/BgEAoksDii0etXMvBo44e9XWyDJU/j+Ga6tm2DTn8nOfUR9ot4FduyOK7JO2Gpaj I5gLfwqwL8jzaPiaT4m4kzKfQRwoxszLoQ9yIL5tCq7e1Ac4h7+h000ZjILz+QsxTJ2V 7fYA== X-Gm-Message-State: ALoCoQnuwXxRmXry8jtrGPitrzjlpn+WJRmN7c59TlYnIE7SCSZFyHFby3elRZFaizXKRqwFzP/oPXFdS9pp5Yxrn9yyzQsgHqU3ExTK+P9UIsIIN5ay1+6sxCzv53L9V1Mk/fjeghS9GaCtj75pAHI7DIAVMvoB9Q== X-Received: by 10.180.74.230 with SMTP id x6mr5112823wiv.58.1426670027918; Wed, 18 Mar 2015 02:13:47 -0700 (PDT) References: <55079692.6050405@gmail.com> <5507E7DD.3010908@lsces.co.uk> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHl3ed/MjBYGVvxxPjHSp99rugVcQGA+GPHAmkBWZABti3NoQLPBtoCAvRkxBADSgq0YQEE3W/xnHlm+8A= Date: Wed, 18 Mar 2015 11:13:47 +0200 Message-ID: <96a270058f6dd544a8d5355254440d1a@mail.gmail.com> To: Yasuo Ohgaki Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: RE: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: yohgaki@gmail.com [mailto:yohgaki@gmail.com] On Behalf Of Yasuo > Ohgaki > Sent: Wednesday, March 18, 2015 6:44 AM > To: Pierre Joye > Cc: PHP internals; Leigh; Andr=C3=A9 R=C3=B8mcke; Lester Caine > Subject: Re: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 > > Hi Pierre, > > On Wed, Mar 18, 2015 at 1:35 PM, Pierre Joye > wrote: > > > On Mar 18, 2015 11:26 AM, "Yasuo Ohgaki" wrote: > > > > > I didn't have my time to spent for the patch. So I don't verify this > > > by myself, but it seems common sense for this RFC. > > > > So you voted against it without knowing how it actually works or aims > > to work? I suggest you to do it now then, before going further with > > this discussion :) > > > I know we are better to play with patch before vote. > I played with Zeev's patch and I was sure it's better ;) > > How many of voters spend enough time for both patches before vote? Apparently very few. In terms of people who actually reported their findings or explicitly said they played with it here on internals, perhaps = a handful. FWIW, as someone who did play with the patch (both patches, of course), I'm not sure why people are claiming you don't understand the RFC. Your comments in the code are 100% accurate, which means you understood exactly how it works. Zeev