Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

PHP 8.1: Serializable interface is deprecated #1264

Open
stanislav-janu opened this issue Jan 5, 2022 · 0 comments
Open

PHP 8.1: Serializable interface is deprecated #1264

stanislav-janu opened this issue Jan 5, 2022 · 0 comments

Comments

@stanislav-janu
Copy link

Error in PHP 8.1 Facebook\FacebookApp implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)

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

No branches or pull requests

1 participant