Skip to content
This repository has been 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

Open
nickurt opened this issue Oct 20, 2022 · 1 comment · May be fixed by #139

Comments

@nickurt
Copy link

nickurt commented Oct 20, 2022

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

@eshimischi
Copy link

Need a PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants