Those unit testing against master, core.trac.wordpress.org/changeset/46625 is a nice addition (throws E_USER_DEPRECATED when appropriate), but if your tests are now breaking…

$error = ( version_compare( $wp_version, ‘5.4-alpha’, ‘>=’ ) ) ? E_USER_DEPRECATED : E_USER_NOTICE;



Posted

in