Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92798 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1244 invoked from network); 26 Apr 2016 16:43:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2016 16:43:23 -0000 Authentication-Results: pb1.pair.com header.from=fsb@thefsb.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=fsb@thefsb.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thefsb.org designates 173.203.187.115 as permitted sender) X-PHP-List-Original-Sender: fsb@thefsb.org X-Host-Fingerprint: 173.203.187.115 smtp115.iad3a.emailsrvr.com Linux 2.6 Received: from [173.203.187.115] ([173.203.187.115:50532] helo=smtp115.iad3a.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/E2-20013-AAA9F175 for ; Tue, 26 Apr 2016 12:43:22 -0400 Received: from smtp7.relay.iad3a.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp7.relay.iad3a.emailsrvr.com (SMTP Server) with ESMTP id B88B31809B8; Tue, 26 Apr 2016 12:43:19 -0400 (EDT) X-Auth-ID: fsb@thefsb.org Received: by smtp7.relay.iad3a.emailsrvr.com (Authenticated sender: fsb-AT-thefsb.org) with ESMTPSA id 7988A180A5E; Tue, 26 Apr 2016 12:43:19 -0400 (EDT) X-Sender-Id: fsb@thefsb.org Received: from yossy.local (c-66-30-62-12.hsd1.ma.comcast.net [66.30.62.12]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA) by 0.0.0.0:587 (trex/5.5.4); Tue, 26 Apr 2016 12:43:19 -0400 To: Christoph Becker , Dmitry Stogov , Joe Watkins References: <571F7A2D.5080000@zend.com> <571F9595.1090201@gmx.de> Cc: Levi Morrison , internals , Bob Weinand Message-ID: <571F9AA1.2040102@thefsb.org> Date: Tue, 26 Apr 2016 12:43:13 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <571F9595.1090201@gmx.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Patch for Union and Intersection Types From: fsb@thefsb.org (Tom Worster) On 4/26/16 12:21 PM, Christoph Becker wrote: > On 26.04.2016 at 16:24, Dmitry Stogov wrote: > >> At first, I'm glad this implementation is ready. >> At least it's possible to analyze its profs and cons. >> I'm also sure that both RFCs have their opponents and advocates. >> >> Now, I just like to make the final voting fair. > > I'm a bit confused, as there is actually a third related RFC, namely Tom > Worster's "Nullable Return Type Declaration" > (), which apparently is still > under discussion. > > Will voting on this RFC also start tomorrow? I would like to know too. I would also prefer if the discussion of voting options (decision tree?) would happen under a suitable Subject line. I didn't know this discussion was here until Christoph cc-ed (thanks, Christoph). I'm probably not alone in having missed all this. Tom