RFC: Improve language coherence for the behaviour of offsets and containers

Project Governance
Author
Target
8.5
PHP supports accessing sub-elements of a type via an offset using brackets [] with the following notation $container[$offset]. However, the behaviour of such ac...

This RFC has not yet started voting