mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
a5fa51afbb
Instead overload get_properties_for for a few specific cases such as array casts. This resolves the issue where ArrayObject get_properties may violate engine invariants in some cases.