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

Update to psalm 5 #764

Closed franmomu closed 1 year ago

franmomu commented 1 year ago

I've targeted 4.6.x because the template added to ServiceGridFSRepository.

The ignored errors are because

psalm/symfony-plugin 5 requires php 7.4, so we need https://github.com/doctrine/DoctrineMongoDBBundle/pull/763 or remove this dependency if it's not really useful (it will if we pass a path to the compiled container in XML).