Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.1 deprecation: Serializable interface #138

Open
mfendeksilverstripe opened this issue Oct 13, 2023 · 0 comments
Open

PHP 8.1 deprecation: Serializable interface #138

mfendeksilverstripe opened this issue Oct 13, 2023 · 0 comments

Comments

@mfendeksilverstripe
Copy link

mfendeksilverstripe commented Oct 13, 2023

PHP 8.1 deprecation: Serializable interface

PHP 8.1 introduces the following deprecation warning:

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) in vendor/opis/closure/src/SerializableClosure.php on line 18

We should aim to resolve this deprecation.

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

No branches or pull requests

1 participant