• anubisthejackle

    (@anubisthejackle)


    We’re running into an issue with this where we’re being flooded with warnings about JSON Serializable:

    Deprecated: Return type of SendGridV3\ReplyTo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in …/plugins/connect-sendgrid-for-emails/lib/sendgrid/sendgrid-api-v3.php on line?70

    Is there any chance we could see a quick dot release with this annotation or return type updated? We’re attempting to swap from the old SendGrid plugin to this.

    I’m happy to make the update myself if there is a public repository for this project.

Viewing 1 replies (of 1 total)
  • ppullen

    (@ppullen)

    Hi there,

    First, I’m very happy to see that the Sendgrid plugin has been picked up by your team for maintenance and updates. I’m also curious if you plan to update the plugin for PHP 8.2 compatibility in the near future?

    Thanks,
    Paul

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 8.2 Compatability’ is closed to new replies.