doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
377 stars 229 forks source link

Remove deprecated `tail-cursor` command and deprecated `DoctrineODMCommand` methods #795

Closed GromNaN closed 8 months ago

GromNaN commented 8 months ago

All this changes are already documented in the UPGRADE-5.0

franmomu commented 8 months ago

Thanks @GromNaN!