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

Serializable interface is deprecated #311

Closed
dragu opened this issue Jun 26, 2024 · 1 comment
Closed

Serializable interface is deprecated #311

dragu opened this issue Jun 26, 2024 · 1 comment

Comments

@dragu
Copy link

dragu commented Jun 26, 2024

/var/www/vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoId.php [23]:

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

@alcaeus
Copy link
Owner

alcaeus commented Jun 26, 2024

This will not be fixed, see #308 for more details.

@alcaeus alcaeus closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
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