[wp-trac] [WordPress Trac] #56252: Allow error_reporting level to be configurable for WP_DEBUG
WordPress Trac
noreply at wordpress.org
Tue Jul 19 18:34:39 UTC 2022
#56252: Allow error_reporting level to be configurable for WP_DEBUG
----------------------------+-----------------------------
Reporter: luistar15 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bootstrap/Load | Version: 6.0
Severity: normal | Keywords:
Focuses: performance |
----------------------------+-----------------------------
I use WP_DEBUG_LOG in production to catch errors not caught during
development.
But almost all entries are PHP Deprecated errors. This makes hard to spot
more relevant errors.
It would be useful to be able to configure the error level report when
using WP_DEBUG.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56252>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list