Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93117 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27033 invoked from network); 8 May 2016 18:29:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2016 18:29:17 -0000 X-Host-Fingerprint: 2.122.83.243 unknown Received: from [2.122.83.243] ([2.122.83.243:15395] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/33-04420-A758F275 for ; Sun, 08 May 2016 14:29:15 -0400 Message-ID: To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Sun, 8 May 2016 19:29:09 +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: 2.122.83.243 Subject: [RESULT] Square bracket syntax for array destructuring assignment From: ajf@ajf.me (Andrea Faulds) Hi everyone, Voting on Bob and I's RFC for a shorter syntax for list() ran from 2016-04-27 to 2016-05-08, and has now closed. By 41 votes in favour to none against, the RFC has been approved for PHP 7.1. We will now work towards merging into master. Votes can be seen on the RFC page: https://wiki.php.net/rfc/short_list_syntax Thank you to everyone who participated! -- Andrea Faulds https://ajf.me/