doctrine / DoctrineMongoDBBundle

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

Deprecate configuring metadata cache #706

Closed franmomu closed 1 year ago

franmomu commented 2 years ago

Follow-up of https://github.com/doctrine/DoctrineMongoDBBundle/pull/675 and https://github.com/doctrine/DoctrineMongoDBBundle/pull/685

franmomu commented 2 years ago

On hold because of https://github.com/doctrine/DoctrineBundle/pull/1405

franmomu commented 2 years ago

If we do not deprecate it, we still can add the autoconfiguration if the metadata cache is not specified, right? I'll update the PR in the following days

franmomu commented 1 year ago

Let's close this for now since it was undeprecated in the ORM.