mirror of
https://github.com/php/php-src.git
synced 2026-04-17 21:11:02 +02:00
If the initializing assignment is an array append we will go through the UNDEF codepath of get_property_ptr_ptr, which did not verify that the initialization scope is valid.