Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82084 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74088 invoked from network); 7 Feb 2015 04:14:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Feb 2015 04:14:27 -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.54 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:44628] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/43-55814-12195D45 for ; Fri, 06 Feb 2015 23:14:26 -0500 Received: by labgd6 with SMTP id gd6so4811439lab.11 for ; Fri, 06 Feb 2015 20:14:22 -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:content-type; bh=lOTQXehMDoPCKKdBsFVWpLgoMKJ4wF70+F8Pf3uB6Wc=; b=fFParR0jsq0qezdJNPTtQ9SDFTKpBFeHn0wFJg7WJh1Kq7OSmTIlXk4c181nyjjfkM a1ex5qTnSXXx3jRTS/bztxvn6Ev37zWCuHrqxMBrL89kB9Y7uPKk7EZQp3d7Gpbp1rw9 5OwaWho0FSDAIaeIsKkisr3895kH8nVxteFoirNe+7dcI5kpM85QsJwWb4skl6Ng4hCo BwAX+QWdoH+YT1ukHGXOSe1unRhtHzbnsL/p13joLKnGiH2yWMjYiGM8LUAs2faiTETe OrqgS/N6DDEn27LFVVeXb0D0bCz/TRSR4TmMfuMo0/6R+Xq+X2A7R3w2CaZ1H+YUPDIk 3hGw== X-Received: by 10.152.23.98 with SMTP id l2mr5745056laf.46.1423282462825; Fri, 06 Feb 2015 20:14:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.21.101 with HTTP; Fri, 6 Feb 2015 20:14:02 -0800 (PST) Reply-To: marcio3w@gmail.com In-Reply-To: References: <54CCF086.9090904@fischer.name> <005801d03d82$f79982a0$e6cc87e0$@tutteli.ch> Date: Sat, 7 Feb 2015 01:14:02 -0300 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=089e0158b7e49ca2d9050e77c550 Subject: [PHP-DEV][RFC][DISCUSSION] Group Use Declarations From: marcio.web2@gmail.com (Marcio Almada) --089e0158b7e49ca2d9050e77c550 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, FYI, the RFC was simplified and updated with opinions gathered during discussion phase: RFC: https://wiki.php.net/rfc/group_use_declarations Along with its pull request: https://github.com/php/php-src/pull/1005 I'll start the voting phase on *Wednesday (February 11, 2015)* if no new points that could lead to changes on the RFC arise. So be sure to share your opinion or suggestion, before that period, if you feel it's necessary. PS: I noticed that a good amount of people replied to me without without CC the mailing list, please remember to "replly all". Thanks, M=C3=A1rcio Almada https://github.com/marcioAlmada --089e0158b7e49ca2d9050e77c550--