mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
Checking EG(current_exectue_data) throws into the previous fiber instead of triggering a fatal error during shutdown. A fatal error is triggered only if the throwing destroyed fiber was resumed from {main}.