Seeing bunch of errors when running with PHP 8,2
-
I’m seeing a whole bunch of errors of the form:
Deprecated: Creation of dynamic property wpdb::$categories is deprecated in /shared/httpd/wp-main/htdocs/wp-includes/wp-db.php on line 760 Creation of dynamic property Yoast\WP\SEO\Main::$classes is deprecated in /shared/httpd/wp-main/htdocs/wp-content/plugins/wordpress-seo/lib/abstract-main.php on line 65 Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in /shared/httpd/wp-main/htdocs/wp-includes/formatting.php on line 2761 These only show up when running with PHP 8.2 runs fine with 7.4. Anyone know why or have any suggestions on how to fix/debug
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Seeing bunch of errors when running with PHP 8,2’ is closed to new replies.