-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
Description
Description
This behavior is caused by
Line 1477 in 9306c95
zend_objects_store_mark_destructed(&EG(objects_store)); |
Granted, the application state after a fatal error (mainly execution timeout/memory limit) may not be consistent, however shutdown handlers are executed anyway after a fatal: thus, to match the behavior of shutdown handlers, I'd like to submit a PR to re-enable execution of destructors, opening this issue to gauge the mood.
PHP Version
8.4.6
Operating System
Ubuntu 24.04