PHP 8.2 Compatability
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 8.2 Compatability’ is closed to new replies.