antishov / StofDoctrineExtensionsBundle

Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
https://symfony.com/doc/master/bundles/StofDoctrineExtensionsBundle/index.html
MIT License
220 stars 20 forks source link

Loggable extends non existing class "Doctrine\ODM\MongoDB\DocumentRepository" #18

Closed nkanzari closed 3 years ago

nkanzari commented 4 years ago

I'm using Symfony 4.4 and ODM bundle ^4. I'm using loggable extension and it's complaining about not finding class "Doctrine\ODM\MongoDB\DocumentRepository" in "Gedmo\Loggable\Document\Repository\LogEntryRepository". I checked and the class is under "Doctrine\ODM\MongoDB\Repository\DocumentRepository".

antishov commented 3 years ago

Hi It's related to gedmo/doctrine-extensions