Method ReflectionParameter::getClass() is deprecated
-
Hi there,
I currently test PHP 8 and while I know, that it is not yet 100% compatible with WordPress, I still want to provide errors within plugins early to the developer.
In my log I see the following message quite often:
[26-Feb-2021 15:02:21 UTC] PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/fluent-smtp/includes/Core/Container.php on line 833 [26-Feb-2021 15:02:21 UTC] PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/fluent-smtp/includes/Core/Container.php on line 786
Here are some infos about this message:
https://php.watch/versions/8.0/deprecated-reflectionparameter-methods#getClassPlease fix this.
If you need more information, let me know! Thanks!Regards,
Zoker
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Method ReflectionParameter::getClass() is deprecated’ is closed to new replies.