• Resolved FeralReason

    (@feralreason)


    FYI: I’m using WP Mail SMTP Pro 3.8.0 , WP 6.2.2 and PHP 8.1. In chasing down an unrelated problem today, this came up in my Debug.log:

    [22-Jun-2023 19:23:16 UTC] PHP Deprecated: Return type of WPMailSMTP\Vendor\League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/wp-content/plugins/wp-mail-smtp-pro/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php on line 66

    Thanks,

    Glenn

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @feralreason,

    Thanks for reaching out! As I have checked with our developers, they are already aware of these notices.

    It is a 3rd party vendor library, and you can safely ignore such PHP notices which won’t affect the WP Mail SMTP functionality.

    As we have tested, the WP Mail SMTP plugin is fully functional on PHP v8.1.x.

    I hope this helps. Thanks!

    Thread Starter FeralReason

    (@feralreason)

    No problem. Just passing along what I found out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Deprecated notice’ is closed to new replies.