wordpress-develop/tests/phpunit/tests/load
Ian Dunn 8a8f0149b5 Multisite: Log error/warnings/notices from ms-files.php.
Previously errors were not displayed or logged, but the original intention was only to prevent them from being displayed. Hiding them from logs makes problems like #53492 much harder to debug.

This makes the handling of errors in `ms-files` consistent with the REST API, `admin-ajax`, and XML-RPC.

Props iandunn, johnjamesjacoby.
Fixes #53493.


git-svn-id: https://develop.svn.wordpress.org/trunk@51358 602fd350-edb4-49c9-b593-d223f7449a82
2021-07-06 20:20:51 +00:00
..
wpConvertHrToBytes.php Tests: Add missing @covers tags for files in phpunit/tests/load/. 2021-02-28 17:12:03 +00:00
wpDebugMode.php Multisite: Log error/warnings/notices from ms-files.php. 2021-07-06 20:20:51 +00:00
wpIsIniValueChangeable.php Tests: Add missing @covers tags for files in phpunit/tests/load/. 2021-02-28 17:12:03 +00:00