Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82520 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44918 invoked from network); 12 Feb 2015 09:55:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2015 09:55:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=ivan.enderlin@hoa-project.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ivan.enderlin@hoa-project.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hoa-project.net designates 212.85.154.38 as permitted sender) X-PHP-List-Original-Sender: ivan.enderlin@hoa-project.net X-Host-Fingerprint: 212.85.154.38 unknown Received: from [212.85.154.38] ([212.85.154.38:44899] helo=mail.hoa-project.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/44-13750-2987CD45 for ; Thu, 12 Feb 2015 04:55:31 -0500 Received: from hywan.local (206.226.4.85.dynamic.wline.res.cust.swisscom.ch [85.4.226.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.hoa-project.net (Postfix) with ESMTPSA id A64E520CFA for ; Thu, 12 Feb 2015 10:55:26 +0100 (CET) Message-ID: <54DC788E.7000000@hoa-project.net> Date: Thu, 12 Feb 2015 10:55:26 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV][RFC][VOTE] Group Use Declarations From: ivan.enderlin@hoa-project.net ("Ivan Enderlin @ Hoa") Hi Marcio, Thanks for the RFC! We discussed a little bit with the Hoa [1]'s and fruux [2]'s community and we have a question. Why not pretending we have an array of symbols, something like: use Foo\Bar\[Baz, Qux]; instead of use Foo\Bar\{Baz, Qux}; This is a list vs. block debate. While I personally would go for `{` and `}`, here we declare a list, so we guess the array syntax would be more tailored. Thoughts? [1] http://hoa-project.net/ [2] https://fruux.com/ and http://sabre.io/ On 11/02/15 21:50, Marcio Almada wrote: > Hi internals! > > Since no new discussion topics appeared, the voting on the Group Use > Declarations RFC for PHP7 is now open: > > RFC: https://wiki.php.net/rfc/group_use_declarations#votes > Patch: https://github.com/php/php-src/pull/1005 > > As requested I've split the vote into two slightly different syntax > choices, so be sure to pick the right choice if you are going to vote yes. > The voting will close in exactly 14 days counting from now. > > PS: Aknowledgements to Daniel Ackroyd for reviewing this RFC. > > Márcio Almada > https://github.com/marcioAlmada > -- Ivan Enderlin Developer of Hoa http://hoa-project.net/ PhD. computer scientist Hacker http://mnt.io/