Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83823 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36848 invoked from network); 25 Feb 2015 20:48:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2015 20:48:59 -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.215.43 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:42174] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/80-34010-9353EE45 for ; Wed, 25 Feb 2015 15:48:58 -0500 Received: by labgf13 with SMTP id gf13so6637057lab.9 for ; Wed, 25 Feb 2015 12:48:55 -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=Vjk3vez9TbVQK+mlDVEQmmhmlHsWsPQnpsOGBw96GS0=; b=mXHLnR4o0UCGwnd8945rfFvp3GgwbMDUmaQ62PjeKJp2+GYeDB8e0OoEd73X2nzZa5 wkqEJPzFuPWiT+Af7nbO+s9nglNrpqVZmJQauivxqIr+yL/7tCDs2uLBqjoAX4+HSEkd Wqw/x5c+7ipxCbjhMEYrCAEeGM3+AyHS4EnLxQeuDPMyv5T0ARUGi8EpxsSZ8RJbhWov jNEG9aZpo1e6lgGt+EMaGNqUVqSjTipE+HmK54Uv7IURlvGUyI6QjOuylg8D/pcjB1yK 1KLOuEK2zFyGyW2vQc2GxRK8sbCxn1RC1WdMgrVq0rZkbU/fcgCJDqEaLxV9yaXXnb+q cOhA== X-Received: by 10.112.173.133 with SMTP id bk5mr4570188lbc.94.1424897335102; Wed, 25 Feb 2015 12:48:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.118.193 with HTTP; Wed, 25 Feb 2015 12:48:34 -0800 (PST) Reply-To: marcio3w@gmail.com In-Reply-To: <54EDB5DA.7090302@pascal-martin.fr> References: <54EDB5DA.7090302@pascal-martin.fr> Date: Wed, 25 Feb 2015 17:48:34 -0300 Message-ID: To: "Pascal MARTIN, AFUP" Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c2381680157c050fefc326 Subject: Re: [PHP-DEV][RFC][VOTE] Group Use Declarations From: marcio.web2@gmail.com (Marcio Almada) --001a11c2381680157c050fefc326 Content-Type: text/plain; charset=UTF-8 Hi 2015-02-25 8:45 GMT-03:00 Pascal MARTIN, AFUP : > > > We've discussed this RFC with other people of AFUP, and even though there > have been quite a few mails exchanged, I'm sorry to say we didn't reach a > consensus -- and, as such, are neither -1 nor +1. > > Trying to summarize a few points: > > * Some are worried about the impacts on visibility -- while other said it > would enhance it. > * Some reported that their IDE deals with imports. > * But several also noted this syntactic sugar could be helpful. > > In any case, those on the +1 side agree it should be with the trailing "\". > > Sorry this is probably not that helpful, and thanks for your work! > > -- > Pascal MARTIN, AFUP - French UG > http://php-internals.afup.org/ > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Actually this is useful feedback. Thanks. --001a11c2381680157c050fefc326--