Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92111 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68376 invoked from network); 7 Apr 2016 12:21:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2016 12:21:32 -0000 X-Host-Fingerprint: 90.205.35.47 unknown Received: from [90.205.35.47] ([90.205.35.47:5126] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/34-48788-AC056075 for ; Thu, 07 Apr 2016 08:21:31 -0400 Message-ID: <45.34.48788.AC056075@pb1.pair.com> To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Thu, 7 Apr 2016 13:21:27 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 90.205.35.47 Subject: [RFC] Square bracket syntax for array destructuring assignment From: ajf@ajf.me (Andrea Faulds) 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! -- Andrea Faulds https://ajf.me/