Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85165 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56257 invoked from network); 18 Mar 2015 04:45:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Mar 2015 04:45:08 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:35957] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/F5-20523-1D209055 for ; Tue, 17 Mar 2015 23:45:06 -0500 Received: by obdfc2 with SMTP id fc2so23811181obd.3 for ; Tue, 17 Mar 2015 21:45:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=HyotEVPsgxV4GImyEJK0BFku/81O1+DwJIx6xprvlQM=; b=vIfE3thPZ+gpwHOJQElS8/OKMSJ6oSjQGpJYB5p6UmYl9ra23TTIMQCkbE0mldDWUm /MjBVbg2QCiDrVuyzlnJCuqH0YeRHnIPtFBgW5znCtc6XYEs4W2ZSHv7rYtDMjfSKi7W toPltzcveM5btxJ7xQIcpJbEW/o9jkkL5+c+lY+8NWcxcK/0OEor13but1eirvrWP9xa 35CZ3NZ0nFb6Ncw4cJ0WXsoYXeFryJoRz/kZhUC3lREyKhVoa0ouB5OEA7UOCoIbMGBl laMZr4mTNvjBzEgKvZ3PFLVIKqMsw25hDsAXQN59BOG9Jcem3Ik4GfbTNfb2bG7RQFOS xWyQ== X-Received: by 10.202.13.203 with SMTP id 194mr17862150oin.130.1426653902452; Tue, 17 Mar 2015 21:45:02 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.58.2 with HTTP; Tue, 17 Mar 2015 21:44:22 -0700 (PDT) In-Reply-To: References: <55079692.6050405@gmail.com> <5507E7DD.3010908@lsces.co.uk> Date: Wed, 18 Mar 2015 13:44:22 +0900 X-Google-Sender-Auth: QJ7hFlvyHWMzNW3kfeXZcImD_os Message-ID: To: Pierre Joye Cc: PHP internals , Leigh , =?UTF-8?B?QW5kcsOpIFLDuG1ja2U=?= , Lester Caine Content-Type: multipart/alternative; boundary=001a113d149c12bd76051188bfb3 Subject: Re: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113d149c12bd76051188bfb3 Content-Type: text/plain; charset=UTF-8 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? The reason I admit that I didn't spent time to play with the patch is following behavior does not make sense to me much and I have doubt for it. lib.php: The declare here does just nothing. Could someone knowledgeable shed light on this? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113d149c12bd76051188bfb3--