PHP 8 Deprecation notice
-
We’re getting the following deprecation notice in our error logs, running PHP 8.3.8:
PHP Deprecated: Calling get_class() without arguments is deprecated in /****/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/REST.php on line 49
There is a fix for this if you upgrade the your google-api-php-client package:
https://github.com/googleapis/google-api-php-client/issues/2548
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP 8 Deprecation notice’ is closed to new replies.