doctrine / DoctrineMongoDBBundle

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

Find deprecated code #813

Closed malarzm closed 9 months ago

malarzm commented 9 months ago

While reviewing native types I've found this

https://github.com/doctrine/DoctrineMongoDBBundle/blob/6030b58119d4fe4b884a7c4ce3ba48c093baa8e5/DependencyInjection/DoctrineMongoDBExtension.php#L260-L265

Let's review any and all outstanding deprecations from 4.x

GromNaN commented 9 months ago

I think all deprecated code have been removed by:

malarzm commented 9 months ago

Cool, let's close then. Thanks! :tada: