Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82536 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87326 invoked from network); 12 Feb 2015 14:26:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2015 14:26:15 -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.173 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.217.173 mail-lb0-f173.google.com Received: from [209.85.217.173] ([209.85.217.173:59390] helo=mail-lb0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/C6-50473-508BCD45 for ; Thu, 12 Feb 2015 09:26:14 -0500 Received: by mail-lb0-f173.google.com with SMTP id n10so9878091lbv.4 for ; Thu, 12 Feb 2015 06:26:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=NlIdmBylfmyhgcmrI4RMYvEPZoBwGSm+XbJfMyKnxLI=; b=G2skqJ5rf5PfZQaHFrGecDsa+Yz5LYKe6fA/Rkb+xIB02RJpY51YIt8PpMJNk47mKz DYtF62ppcJQ4jaBKzmYExd6UmeSWCciX1tLqqN7wyA7trl2gBw8aOcpLatYG8mRJbzDA vouzHpwF3g7zKo46rPyJV4x/2227dfhX+sW41rgWBKlChrCRDgdxgs2pZHJ7VrspfgB9 mJ47A8J/uPJPEJOhE/nvy2NTeQcmfrWzsPSIFYX8arcaBZ2K75ivY+CEmP0JeZ5oG6np uRcfNXrNl6awALJxhYSCduwawqIDPcN/0WDexYMJ3EubAw/ohZJ7S+XjWklwmfbDI19x EZaA== X-Received: by 10.112.199.39 with SMTP id jh7mr3594189lbc.46.1423751170815; Thu, 12 Feb 2015 06:26:10 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.21.101 with HTTP; Thu, 12 Feb 2015 06:25:50 -0800 (PST) Reply-To: marcio3w@gmail.com In-Reply-To: <54DCADFA.6070908@hoa-project.net> References: <54DC788E.7000000@hoa-project.net> <54DCADFA.6070908@hoa-project.net> Date: Thu, 12 Feb 2015 11:25:50 -0300 Message-ID: To: "Ivan Enderlin @ Hoa" Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c32cf0c8fc50050ee4e613 Subject: Re: [PHP-DEV][RFC][VOTE] Group Use Declarations From: marcio.web2@gmail.com (Marcio Almada) --001a11c32cf0c8fc50050ee4e613 Content-Type: text/plain; charset=UTF-8 > Yup sure. We are going to vote yes (behind my nickname). > However, while I agree with all your arguments, we have more syntax and more semantics, it's kind of confusing. > But it's a small one, > so +1 for us. I bet there is no way to add such a feature without adding at least a small amount of syntax, and that's why I aimed for the minimal approach. Also, there is no better time to have it added other than on a major version release. Thanks for your questions and your vote :) --001a11c32cf0c8fc50050ee4e613--