Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92185 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24572 invoked from network); 10 Apr 2016 02:39:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2016 02:39:45 -0000 X-Host-Fingerprint: 68.118.157.39 68-118-157-39.dhcp.mdsn.wi.charter.com Received: from [68.118.157.39] ([68.118.157.39:15102] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/06-03277-EECB9075 for ; Sat, 09 Apr 2016 22:39:44 -0400 Message-ID: <36.06.03277.EECB9075@pb1.pair.com> To: internals@lists.php.net References: <45.34.48788.AC056075@pb1.pair.com> Date: Sat, 9 Apr 2016 21:39:40 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <45.34.48788.AC056075@pb1.pair.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 68.118.157.39 Subject: Re: [RFC] Square bracket syntax for array destructuring assignment From: me@stephencoakley.com (Stephen Coakley) On 04/07/2016 07:21 AM, Andrea Faulds wrote: > Hi everyone, > > Bob and I have made an RFC which proposes an alternative syntax for list(): > > https://wiki.php.net/rfc/short_list_syntax > > Please tell us your thoughts. > > Thanks! Mhm, yes, I like it a lot! +1 -- Stephen