-
-
Notifications
You must be signed in to change notification settings - Fork 319
Closed
Description
Running this library on PHP 8.1 results in this deprecation notice:
Deprecated: Return type of Embed\EmbedCode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in vendor/embed/embed/src/EmbedCode.php on line 31
Fixing this will make the library less noisy.
Metadata
Metadata
Assignees
Labels
No labels