Force display_errors to off when WP_DEBUG_DISPLAY == false. Technically a...
Force display_errors to off when WP_DEBUG_DISPLAY == false. Technically a backwards incompatible change - if you want the passthrough to php.ini (which false used to provide) then use WP_DEBUG_DISPLAY === null. see #18391. git-svn-id: https://core.svn.wordpress.org/trunk@18545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment