[RESULT] Allow specifying keys in list()

php.internals

Andrew Faulds

10 years ago
Good afternoon, Voting on the "Allow specifying keys in list()" RFC has now ended, taking place from 2016-02-05 to 2016-02-14. At least 2/3 of votes must be in favour for the RFC to pass. With 23 votes in favour and 11 against, the proportion of Yes votes to No votes is 67.6%, so the RFC has passed, and list() keys should be in PHP 7.1. I'll now work on clearing up anything unfinished to ready it for merging into master. Thank you to everyone who participated in the discussion and voted!
-- Andrea Faulds https://ajf.me/

Andrew Faulds

10 years ago
Andrea Faulds wrote:
> Good afternoon, > > Voting on the "Allow specifying keys in list()" RFC has now ended, > taking place from 2016-02-05 to 2016-02-14. > > At least 2/3 of votes must be in favour for the RFC to pass. With 23 > votes in favour and 11 against, the proportion of Yes votes to No votes > is 67.6%, so the RFC has passed, and list() keys should be in PHP 7.1. > > I'll now work on clearing up anything unfinished to ready it for merging > into master. > > Thank you to everyone who participated in the discussion and voted!
Oh, and the link to the vote totals and RFC is here: https://wiki.php.net/rfc/list_keys#vote I knew I'd forgotten something. Sorry!
-- Andrea Faulds https://ajf.me/