Hi,

On Mon, Feb 8, 2016 at 3:34 PM, Pierre Joye <pierre....@gmail.com> wrote:
> On Fri, Feb 5, 2016 at 7:55 PM, Andrea Faulds <a...@ajf.me> 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.

Same here.
It's simply pain to use numeric indexes. There are good use cases other
than named parameter like usage. This syntax decreases likelihood that
wrong values are assigned to variables by list(), which is good for code
reliability/security.

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to