Skip to content

PHP 8.1 deprecation notice #473

@colinodell

Description

@colinodell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions