[wp-trac] [WordPress Trac] #46825: Disable WSOD protection when WP_DEBUG is true

WordPress Trac noreply at wordpress.org
Mon Apr 15 16:47:41 UTC 2019


#46825: Disable WSOD protection when WP_DEBUG is true
----------------------------+----------------------
 Reporter:  arena           |       Owner:  (none)
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:
Component:  Bootstrap/Load  |     Version:  trunk
 Severity:  normal          |  Resolution:  wontfix
 Keywords:  servehappy      |     Focuses:
----------------------------+----------------------
Changes (by schlessera):

 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  5.2 =>


Comment:

 There's a general agreement that you can already disable this through a
 separate constant, and the two functionalities should stay independent of
 each other.

 I'm closing this one as `wontfix`. Nevertheless, thanks for your report,
 @arena, it is appreciated.

 Things to maybe consider as new tickets:

 - Add mention of the constant to the debugging docs.
 - Add sample setup to `wp-config-sample.php` of how to set the entire
 debugging/error-handling context based on the value of `WP_DEBUG`.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46825#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list