postmark-php icon indicating copy to clipboard operation
postmark-php copied to clipboard

Suppress (more) PHP 8.1 warnings

Open sbennett-ihasco opened this issue 2 years ago • 0 comments

Temporarily suppresses the PHP 8.1 warning:

Return type of Postmark\Models\Suppressions\SuppressionChangeRequest::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

sbennett-ihasco avatar Oct 06 '22 23:10 sbennett-ihasco