alcaeus / mongo-php-adapter

:link: Adapter to provide ext-mongo interface on top of mongo-php-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP 8.2 Error TypeConverter and MongoId

juizmill opened this issue · comments

Please see #290 (comment).

This package was created to allow users to update to PHP 7 without having to migrate to the new MongoDB driver first. The last MongoDB version supported by the legacy driver is MongoDB 3.2, which is no longer supported by the new driver. Please fork the library, adapting and maintaining it for your use case, or use the supported MongoDB driver. The package will not be updated for any future PHP versions.