Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

PHP8.1: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated ... #128

@nickurt

Description

@nickurt

Hi,

We are getting this error on PHP8.1

PHP message: PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)

Since opis/closure has no native support for PHP8.1, is it possible to use the Laravel-fork (laravel/serializable-closure) instead of opis/closure?

See

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions