-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Hello,
Today I read about WordPress playground and I wanted to test it. Unfortunately, it's crashing on my MacBook Air M1 in the persistent mode and that's not good. But it works in the temporary mode. The following bug occurs when trying to load:
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(11): 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
If this could be fixed very soon, I'll be very happy! This is the page where WordPress crashes.
I'm currently using the WordPress playground with the latest WordPress version (at this time of writing this is 6.2) and latest PHP (8.2).
Greetings,
Atten 😄
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended