This repository was archived by the owner on Nov 11, 2020. It is now read-only.
1.6.0
We are happy to announce the immediate availability of Doctrine MongoDB Abstraction Layer 1.6.0.
Bug fixes in this release
This release fixes a BC break introduced in 1.5.0 which prevented correct conversion of expression object within aggregation builder stages.
A full list of issues and pull requests included in this release may be found in the 1.6.0 milestone.
PHP version support
This library requires PHP 5.6 or newer. If you are using PHP 7.0 or newer, you can use this library by adding a polyfill for ext-mongo, like mongo-php-adapter.