Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82081 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69405 invoked from network); 7 Feb 2015 04:00:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Feb 2015 04:00:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=marcio.web2@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=marcio.web2@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:64997] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/42-55814-DCD85D45 for ; Fri, 06 Feb 2015 23:00:13 -0500 Received: by mail-lb0-f174.google.com with SMTP id f15so21381735lbj.5 for ; Fri, 06 Feb 2015 20:00:09 -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=//6XyOTVSz+PcG8k1wClTtqqj4SnjaDrtZwulkKf5+w=; b=hpjRpaC8Axd/VsPN943zq1MlgngeggDaSM7P9EuqcSodIvIqgHpnUNq5PqOg8LY5rx Ir7zo7O755bsijONtitSKLZ0z9bOU4lslRL3p790Qgygs9+0y9IYCtrhSmU3DfUZ8Pxn LjiuAQ+YSPHGgDJ8JFiamJW169IObwxg9uOpXbrwFI9o99vtqGgpzoFnwXGvW8GDfjQq 7Ofi1FKcznIw9BF7cGm9yV2CAq350QibokOjOnhQzjsyXI1S1vwQbuKpwRl+8aqTxI6c CW5ciNB39ks+ll3YLiReqCNC0eTN6ByeSajiQ4j2NmC6+7ysW2T0jfDJWXSuaHA10wym QaVA== X-Received: by 10.152.42.198 with SMTP id q6mr5720587lal.48.1423281609656; Fri, 06 Feb 2015 20:00:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.21.101 with HTTP; Fri, 6 Feb 2015 19:59:49 -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 00:59:49 -0300 Message-ID: To: PHP internals Cc: Markus Fischer , Robert Stoll , Leigh Content-Type: multipart/alternative; boundary=001a11c34daec2517a050e77927e Subject: Re: [PHP-DEV][RFC][DISCUSSION] Group Use Declarations From: marcio.web2@gmail.com (Marcio Almada) --001a11c34daec2517a050e77927e 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. Thanks, M=C3=A1rcio Almada https://github.com/marcioAlmada --001a11c34daec2517a050e77927e--