Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73261 invoked from network); 11 Feb 2015 20:51:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2015 20:51:07 -0000 Authentication-Results: pb1.pair.com header.from=marcio.web2@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=marcio.web2@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.182 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.217.182 mail-lb0-f182.google.com Received: from [209.85.217.182] ([209.85.217.182:43306] helo=mail-lb0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/D0-02515-AB0CBD45 for ; Wed, 11 Feb 2015 15:51:06 -0500 Received: by mail-lb0-f182.google.com with SMTP id f15so4850143lbj.13 for ; Wed, 11 Feb 2015 12:51:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; bh=HMbuPrnbl9S67B+QWTdC3R+XXVOe+e8pXl86VkYxEus=; b=D+LhroOFD1XwB5dGo6CqbJcLldbjgo+jmX+zskXweek9G/iWGG+HXBoTGQ1ZLxNgyh at8y3lSpWO6tNQn6V7MWMUDn3EbnMk2RXjB4oeGmxk8yfRymCHDK0kaCt1dE5XIKTKDJ cfWhnAbeHFNkHTSd/bl0PtcanVUdE8WgEuB1fFT4++cA4gEosyvYCj56nIsthxzWAGch JJJkRg1WyceE0fjdMPpupcuD1E97Rb0BT32nHUZ85cLEv4Wcq1L0/Im4AktwYnL5ktyA 8Pg6VuPXuDpFlgSi6ykPcovjreQZ+VITLM/MVSOETQrFiqFYEub5uZRJQk+FnQ7gWHqG fOfw== X-Received: by 10.112.235.194 with SMTP id uo2mr358257lbc.57.1423687863033; Wed, 11 Feb 2015 12:51:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.21.101 with HTTP; Wed, 11 Feb 2015 12:50:42 -0800 (PST) Reply-To: marcio3w@gmail.com Date: Wed, 11 Feb 2015 17:50:42 -0300 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a11c315e858e5fc050ed62902 Subject: [PHP-DEV][RFC][VOTE] Group Use Declarations From: marcio.web2@gmail.com (Marcio Almada) --001a11c315e858e5fc050ed62902 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=C3=A1rcio Almada https://github.com/marcioAlmada --001a11c315e858e5fc050ed62902--