Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80711 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20259 invoked from network); 17 Jan 2015 23:42:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2015 23:42:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.176 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.176 mail-qc0-f176.google.com Received: from [209.85.216.176] ([209.85.216.176:54864] helo=mail-qc0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/20-18613-183FAB45 for ; Sat, 17 Jan 2015 18:42:57 -0500 Received: by mail-qc0-f176.google.com with SMTP id c9so291965qcz.7 for ; Sat, 17 Jan 2015 15:42:54 -0800 (PST) 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=Mizfsg9LoDzG7vEhkHDylhDn4AemmSk9KGqOfGOrSN0=; b=cs1hPywR93A787iE7/aM7/qh1KwLRu9eKlDcLHwHA3Q5Crsen0ZiJ6FBSnBlS5Odpn A18LFBsDyASbxSRJKBHSynuaM6yXLinR+dKDFaFJWREb3HZQztOW29aeppmUUq7OSBaH VPHffG4ZMoj7cO+g6ZnpVPvxn1milD4GrwiKmHYTQBr3Eh/uZ8xW8P7ZrTxyh/B8FzVC N4sF8Q7QDLc6Vahm5mE/YVtcnZExD7usnTQceFSctamkrxc09KsW/Tf0D+Bj7yOaUCSA k0qMTELQHC5F788vg8rnEwzb+2zFWIstPBEU7RKYi5Mq8CMk+1jQpX46JCktFLZx6DzV GZRw== X-Received: by 10.224.28.198 with SMTP id n6mr36572883qac.15.1421538174780; Sat, 17 Jan 2015 15:42:54 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.93.70 with HTTP; Sat, 17 Jan 2015 15:42:14 -0800 (PST) In-Reply-To: References: <1CD8C39C-8830-4F95-812D-34DA83A7782F@welsh.co.nz> Date: Sun, 18 Jan 2015 08:42:14 +0900 X-Google-Sender-Auth: JBUkU0MDEQGq_pPKwHAWig50qmQ Message-ID: To: Pierre Joye Cc: Simon J Welsh , Levi Morrison , internals Content-Type: multipart/alternative; boundary=001a11c2cc9af14cc8050ce1a56f Subject: Re: [PHP-DEV] [RFC][Vote] Return Types From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c2cc9af14cc8050ce1a56f Content-Type: text/plain; charset=UTF-8 Hi Pierre and Levi, On Sat, Jan 17, 2015 at 3:05 PM, Pierre Joye wrote: > On Fri, Jan 16, 2015 at 10:36 PM, Yasuo Ohgaki wrote: > > Hi Simon and Levi, > > > > On Fri, Jan 16, 2015 at 4:53 PM, Simon J Welsh > wrote: > > > >> The tests have it after the use(): > >> > https://github.com/php/php-src/pull/997/files#diff-e306c6e99612ba59b00a4fe435b287e5R9 > >> > >> This was discussed in depth a couple of times in the related threads. > >> > > > > Thank you for the information. It should be in the RFC. IMHO. > > I feels natural to have type spec after function parameter definition > > rather than > > after "use". > > Please do not change the RFC during votes phase, or re start it. > > If many of the voters feel like they were voted on something different > of what is being discussed here, it may be a good thing to restart it. > However I think we all understood it as it is described in this > thread. Let update it after the votes or for the docs. Sounds good to me. Let's update the RFC after vote. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c2cc9af14cc8050ce1a56f--