Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91105 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23203 invoked from network); 8 Feb 2016 06:35:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2016 06:35:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.177 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.214.177 mail-ob0-f177.google.com Received: from [209.85.214.177] ([209.85.214.177:34076] helo=mail-ob0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/00-22194-51738B65 for ; Mon, 08 Feb 2016 01:35:01 -0500 Received: by mail-ob0-f177.google.com with SMTP id wb13so142249632obb.1 for ; Sun, 07 Feb 2016 22:35:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=d8uG9/V6f/6uXXRvmdZCXZk7jGab2rifE/OtIiVWTPY=; b=0m8UT1e2AlPYtJ0CjMXMsAJZilgwqWbNDw6CGuNvOPRjzlyxUfCIuhz43AfmazCpE+ 5wZiv8hjTbzNU99xDOJC39WpOzxXVuadEYTeecNkN4Tek8c5QDYM+vQJ/YY7wtIdEXET prYcso3nX7os18aTdruQV00okWzGsWSbJq8H+LcMoDSYSeew4xAA0XVD8dLJvu54PEM1 Mp1VVn9B93z1+qECfIusMpNs0+Uu6uWfGeQNJOvma1tIGaMExAt6RQkKZWwHKBrfHbnA MknQyxnGhs6DH4qCN5Shqm1MWumWSRqjEd9RXpngR+AtZsheXAVxgdsPMzCtuu6emxhI roEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=d8uG9/V6f/6uXXRvmdZCXZk7jGab2rifE/OtIiVWTPY=; b=iumjhikP2HEDWfpyJeJ/8W1cBj1JicqDHprCaQ/QvTgRTJI9Nwhqk95n4O3EV8br7+ zGvj/Cg/dl3YMRnFuuLjyVPRUrjZOhOpiRrTJDOgtNy+SC+Bm9Ru4eIe1xPszUmiAi3I yzi9VgqphKRjXBP/NadqY4hqmcfe7Y9c3eCu9PsXGd6R/VpbEfGpcsvV0+9NfhSSPSyF slyrcvzXfdrYGusGbOSH9KRXr9QKaQNU6jE1V3fgC8cmBKrlWDgTfHqphDV3/ikOpYAu CDKssFROP6hf0pQ1mdkEjVcLXf2W00/Z02mNX5eXJ/eh2irFVTXWJbuJhKVa0y7hSC3l jJ3g== X-Gm-Message-State: AG10YOS31mNrdbANl+0cdPK1QYGExRAwEuIHEGY/gAVYzqtyMiCeePDy9mOh5Pbi6eCJc8U2TiYIk5GrV0kzXw== MIME-Version: 1.0 X-Received: by 10.60.117.137 with SMTP id ke9mr23405858oeb.16.1454913298932; Sun, 07 Feb 2016 22:34:58 -0800 (PST) Received: by 10.202.95.68 with HTTP; Sun, 7 Feb 2016 22:34:58 -0800 (PST) In-Reply-To: <38.31.07203.2EB94B65@pb1.pair.com> References: <38.31.07203.2EB94B65@pb1.pair.com> Date: Mon, 8 Feb 2016 13:34:58 +0700 Message-ID: To: Andrea Faulds Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC][VOTE] Allow specifying keys in list() From: pierre.php@gmail.com (Pierre Joye) On Fri, Feb 5, 2016 at 7:55 PM, Andrea Faulds wrote: > Hi everyone, > > It's been more than two weeks since I first proposed this RFC, and there's > no outstanding issues preventing moving towards a vote. There's not yet a > language specification patch, but that can be done later. > > So, I'm opening the vote on this RFC today, 2016-02-05, and it'll close the > Sunday after next, 2016-02-14. The vote requires a 2/3 majority as it's a > language change. > > The RFC page is here: https://wiki.php.net/rfc/list_keys > > Happy voting! I voted yes as I like some use cases and the obvious syntax. However I almost voted no because of the examples about usage as a half backed named argument, covered in future scope. I mentioned it during the discussion phase but I will vote against this kind of things as real named arguments support would be by far superior than that, for the record here :) Cheers, -- Pierre @pierrejoye | http://www.libgd.org