[wp-trac] [WordPress Trac] #64174: WP_DEBUG and WP_DEBUG_LOG
WordPress Trac
noreply at wordpress.org
Thu Oct 30 19:51:03 UTC 2025
#64174: WP_DEBUG and WP_DEBUG_LOG
-------------------------------+-----------------------------
Reporter: hupe13 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: php-compatibility |
-------------------------------+-----------------------------
WordPress 6.9 beta 2, php 8.3
If is defined in wp-config.php:
{{{
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
}}}
I get a php warning:
PHP Deprecated: Function WP_Dependencies->add_data() was called with
an argument that is <strong>deprecated</strong> since version 6.9.0! IE
conditional comments are ignored by all supported browsers. in /www/htdocs
/wp-includes/functions.php on line 6131
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64174>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list