Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74696 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99077 invoked from network); 2 Jun 2014 10:09:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2014 10:09:59 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:48431] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/5D-15017-57D4C835 for ; Mon, 02 Jun 2014 06:09:57 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id D61732001D2; Mon, 2 Jun 2014 06:09:53 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id BSdK7UnT4M3D; Mon, 2 Jun 2014 06:09:53 -0400 (EDT) Received: from [192.168.0.200] (unknown [90.203.28.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id A25512001CB; Mon, 2 Jun 2014 06:09:52 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) In-Reply-To: Date: Mon, 2 Jun 2014 11:09:50 +0100 Cc: PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: <5CC26AA0-F963-4E2D-8A8B-09837CA19011@ajf.me> References: <6E3D6B3F-1BD6-42A2-B59C-12B9D6D597ED@ajf.me> To: Derick Rethans X-Mailer: Apple Mail (2.1878.2) Subject: Re: [PHP-DEV] [RFC] Bare Name Array From: ajf@ajf.me (Andrea Faulds) On 2 Jun 2014, at 09:47, Derick Rethans wrote: > We already voted no for this when discussing the short array syntax. = See=20 > the vote under "Array short syntax" at=20 > https://wiki.php.net/todo/php54/vote That proposal was similar, but not quite the same. That added a : = operator that functioned exactly the same as =3D>. This proposes a : = operator that takes a bare name. =97 Andrea Faulds http://ajf.me/