mirror of
https://github.com/php/php-src.git
synced 2026-04-02 05:32:28 +02:00
The foreach body can never be executed and thus may contain empty types. We should still uphold our SSA integrity invariants in that case.
The foreach body can never be executed and thus may contain empty types. We should still uphold our SSA integrity invariants in that case.