mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
1391a0fa0b
It is not sufficient to just add the additional types for aliased variables at the end of type inference, because types of derived variables may depend on them. Make sure the additional types are always added whenever the type of an aliased variable is updated.
399 B
399 B