Call to undefined function _deprecated_file()
-
I upgraded to PHP8.1 and am getting the following error:
[30-Nov-2022 12:01:31 Europe/Paris] PHP Fatal error: Uncaught Error: Call to undefined function _deprecated_file() in /path/to/domain.ext/public_html/wp-includes/class.wp-dependencies.php:11 Stack trace: #0 {main} thrown in /path/to/domain.ext/public_html/wp-includes/class.wp-dependencies.php on line 11 [30-Nov-2022 12:01:59 Europe/Paris] PHP Fatal error: Uncaught Error: Call to undefined function __() in /path/to/domain.ext/public_html/wp-admin/user/menu.php:10 Stack trace: #0 {main} thrown in /path/to/domain.ext/public_html/wp-admin/user/menu.php on line 10 [30-Nov-2022 12:07:52 Europe/Paris] PHP Fatal error: Uncaught Error: Class "WP_REST_Controller" not found in /path/to/domain.ext/public_html/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17 Stack trace: #0 {main} thrown in /path/to/domain.ext/public_html/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php on line 17
Anything I can do?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Call to undefined function _deprecated_file()’ is closed to new replies.