[wp-trac] [WordPress Trac] #47325: Can't display fatal errors on WordPress 5.2
WordPress Trac
noreply at wordpress.org
Mon May 20 14:20:04 UTC 2019
#47325: Can't display fatal errors on WordPress 5.2
----------------------------+------------------------
Reporter: vipestudio | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Bootstrap/Load | Version: 5.2
Severity: normal | Resolution: duplicate
Keywords: | Focuses:
----------------------------+------------------------
Changes (by SergeyBiryukov):
* status: new => closed
* resolution: => duplicate
* component: General => Bootstrap/Load
* milestone: Awaiting Review =>
Comment:
Hi @vipestudio, welcome to WordPress Trac! Thanks for the report.
To see the error messages, you can add this line to your `wp-config.php`
file:
{{{
define( 'WP_DISABLE_FATAL_ERROR_HANDLER', true );
}}}
This was previously discussed in #46825, which was closed as `wontfix` at
the time, but could be reopened if there's enough interest in the latest
patch.
Since it's better to keep the discussion in one place, I'm closing this
ticket as a duplicate.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47325#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list