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

PHP 8.1: Serializable interface is deprecated #1264

@stanislav-janu

Description

@stanislav-janu

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions