[wp-trac] [WordPress Trac] #46038: Exiting during the WSoD shutdown handler prevents all other shutdown handlers from being called
WordPress Trac
noreply at wordpress.org
Mon Jan 21 18:11:41 UTC 2019
#46038: Exiting during the WSoD shutdown handler prevents all other shutdown
handlers from being called
-----------------------------------------------+------------------------
Reporter: johnbillion | Owner: flixos90
Type: defect (bug) | Status: reviewing
Priority: high | Milestone: 5.1
Component: Bootstrap/Load | Version: trunk
Severity: normal | Resolution:
Keywords: servehappy has-patch dev-feedback | Focuses:
-----------------------------------------------+------------------------
Comment (by flixos90):
[attachment:"46038.2.diff"] applies against the latest trunk changes and
fixes a few issues with undefined variables or array keys. It furthermore
simply calls `return` after the `php-error.php` drop-in inclusion, rather
than `die()` or `wp_die()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46038#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list