Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90678 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67790 invoked from network); 17 Jan 2016 02:32:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2016 02:32:31 -0000 X-Host-Fingerprint: 90.212.141.145 unknown Received: from [90.212.141.145] ([90.212.141.145:11436] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/E6-32157-D3DFA965 for ; Sat, 16 Jan 2016 21:32:29 -0500 Message-ID: <3B.E6.32157.D3DFA965@pb1.pair.com> To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Sun, 17 Jan 2016 02:32:25 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 90.212.141.145 Subject: [RFC] Allow specifying keys in list() From: ajf@ajf.me (Andrea Faulds) Hi everyone, Here's an RFC that would extend the syntax of list() to be more useful with associative arrays: https://wiki.php.net/rfc/list_keys Please read it and tell me your thoughts. Thanks! -- Andrea Faulds https://ajf.me/