Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82630 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63317 invoked from network); 13 Feb 2015 17:36:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2015 17:36:46 -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.170 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:44284] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/C4-40724-D263ED45 for ; Fri, 13 Feb 2015 12:36:46 -0500 Received: by mail-lb0-f170.google.com with SMTP id u14so16847690lbd.1 for ; Fri, 13 Feb 2015 09:36:42 -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=UvJUxnIHjZxOVBeeV5OMtBUp9gpGOsVdxKcooLpdqfg=; b=Z536BWZp/sMvfhcSjQjveO1AczBFfgdqHaeA7Nmib7rKBMIHon8sXdSD3r0aj6uDD+ 07TpMDwXsd9x2t09V92y64iwqsKK8o5DSJhLqQ1QURz7ZkkSF5RiA0eOAiqVTNwsEF85 t3aMDIkzB4xuUeGFEY1ONpBz5CdIxoSHpcY0NKc3cvjicIwLztqcXuV6ISSc0sqEWGGe O/2ThhYfjTq9PpNUn1Fr1xcwp7lxdG3+7giPZQyvtXzd3Uw+FxpGx8G4pC+hxV5Z0SzM jd/Rbx4gfKwFS5LAHhiuoJg9FiqQknl3HSY2Y/q42HXTHBFzBwlBGPzDOad5T+QbqB3s oakQ== X-Received: by 10.152.9.41 with SMTP id w9mr9265581laa.17.1423849002907; Fri, 13 Feb 2015 09:36:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.21.101 with HTTP; Fri, 13 Feb 2015 09:36:22 -0800 (PST) Reply-To: marcio3w@gmail.com In-Reply-To: References: <54DC788E.7000000@hoa-project.net> <54DCADFA.6070908@hoa-project.net> Date: Fri, 13 Feb 2015 14:36:22 -0300 Message-ID: To: Yasuo Ohgaki Cc: "Ivan Enderlin @ Hoa" , PHP internals Content-Type: multipart/alternative; boundary=089e0158b6f8083f62050efbae8a Subject: Re: [PHP-DEV][RFC][VOTE] Group Use Declarations From: marcio.web2@gmail.com (Marcio Almada) --089e0158b6f8083f62050efbae8a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Yasuo I think {} is better than []. > Using array operator for this seems a little strange to me. > I think this syntax is more like with block, not array. > > Regards, > Thanks for supporting the sintax choice, we tried a plethora of possibilities during research phase and "{" "}" seemed the only one that blends perfectly with PHP. I'm sure that, if approved, it will be useful to a majority of the PHP user base. Good voting! Regards, M=C3=A1rcio Almada --089e0158b6f8083f62050efbae8a--