Closed
Description
@beafialho reported that:
I ran into an error when I select “Browser” in the storage option:
Fatal error: Uncaught Error: Call to undefined function wp_check_php_mysql_versions() in /wordpress/wp-settings.php:2 Stack trace: #0 /wordpress/wp-config.php(2): require_once() #1 /wordpress/wp-load.php(2): require_once('/wordpress/wp-c...') #2 /wordpress/wp-blog-header.php(2): require_once('/wordpress/wp-l...') #3 /wordpress/index.php(2): require('/wordpress/wp-b...') #4 {main} thrown in /wordpress/wp-settings.php on line 2
Done is:
- The root cause is identified and described
- The problem is fixed
- There is an test case (E2E?) in place to prevent regressions