On Fri, Jul 7, 2017 at 7:30 PM, Rudi Theunissen wrote:
> Bug: https://bugs.php.net/bug.php?id=63217
> PR: https://github.com/php/php-src/pull/2607
> Demo: https://3v4l.org/dagUP
>
> We should either go full array behaviour, or full array syntax only. The
> numeric string optimisation that cause
Bug: https://bugs.php.net/bug.php?id=63217
PR: https://github.com/php/php-src/pull/2607
Demo: https://3v4l.org/dagUP
I've heard mixed responses to this bug and the approach to fix it (or
whether we should at all). The two common opinions are that ArrayAccess
should behave exactly like an array,