mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
Whenever ->last_unsafe is set to `true` an exception has been thrown. Thus we can replace the check for `->last_unsafe` with a check for `EG(exception)` which is a much more natural way to ommunicate an error up the chain.
12 KiB
12 KiB