mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
d971b67027
If there is a previous use of the new variable in the phi, we need to NULL out the use chain of the new source we're adding. Test case is reduced from an assertion failure in the Symfony Demo.