Hi Dave,
I don't see a big value in this new addition, however, I also don't see any harm. I added few minor comments about implementation at https://github.com/php/php-src/pull/2371 Please, review and update implementation accordingly. Thanks. Dmitry. ________________________________ From: David Walker <d...@mudsite.com> Sent: Monday, February 6, 2017 8:54:27 PM To: PHP internals Subject: [PHP-DEV] [RFC][VOTE] - list() reference assignment Hi all, Having seen no further discussion I'd like to open the RFC[1] for voting. Voting will be given just over 2 weeks ending Feb 22nd. RFC has implementation[2] and language spec change[3] for review. Thanks! -- Dave [1] - https://wiki.php.net/rfc/list_reference_assignment [2] - https://github.com/php/php-src/pull/2371 [3] - https://github.com/php/php-langspec/compare/master...bp1222:fix-7930 ps: my first change to the language spec, so if it's incomplete, or wrong, advice is welcomed.