doctrine/mongodb

Deprecation on next major version

xNarkon opened this issue · 1 comments

The "Doctrine\MongoDB\LoggableCollection::aggregate()" method will require a new "array $op" argument in the next major version of its parent class "Doctrine\MongoDB\Collection", not defining it is deprecated.

This library will not be developed any further, and there will not be a new major release. With the release of Doctrine MongoDB ODM 2.0, this library will receive bug fixes for another 6 months before being marked abandoned. Please use mongodb/mongodb instead.