mirror of
https://github.com/php/php-src.git
synced 2026-04-20 06:21:12 +02:00
Don't automatically convert literal string keys to integers on array access, as we may be dealing with an ArrayAccess object, rather than a plain array.
432 B
432 B