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] The Serializable interface is deprecated #105

Closed
tachigami opened this issue Nov 26, 2021 · 1 comment
Closed

[PHP 8.1] The Serializable interface is deprecated #105

tachigami opened this issue Nov 26, 2021 · 1 comment

Comments

@tachigami
Copy link

Just tried the new 8.1 and it says:
Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)

@rubenvanassche
Copy link
Member

This should be fixed within version 2.3.0

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

2 participants