[RFC] [VOTE] Arrays starting with a negative index

php.internals

Pedro Magalhães

8 years ago
Hi internals, After fixing some issues with the deprecation notice, this RFC is ready for the voting period. There are two separate votes in this RFC and both require a 2/3 majority: - Introduce the new behavior in 8.0 - Introduce a deprecation notice in 7.3 You can find the RFC on: https://wiki.php.net/rfc/negative_array_index The vote will be closed on the 16/3. Regards, Pedro

Pedro Magalhães

8 years ago
Hi internals, I'm happy to announce that the RFC was accepted with 17 votes for and 2 against. The secondary vote about introducing a deprecation notice on 7.3 was rejected. I have moved the RFC to a new section for accepted PHP 8.0 RFCs under the Pending Implementation section. You can find the RFC on: https://wiki.php.net/rfc/negative_array_index Thank you all for taking part in the discussion and the vote. Regards, Pedro