Exception when doctrine/data-fixtures is not installed
teohhanhui opened this issue · 2 comments
teohhanhui commented
[WARNING] Some commands could not be registered:
In ContainerAwareLoader.php line 26:
[Symfony\Component\Debug\Exception\FatalThrowableError]
Class 'Doctrine\Common\DataFixtures\Loader' not found
This is caused by the service doctrine_mongodb.odm.symfony.fixtures.loader
(https://github.com/doctrine/DoctrineMongoDBBundle/blob/4.0.0-RC1/Loader/SymfonyFixturesLoader.php) which should not be registered if the doctrine/data-fixtures
package is not installed.
smoench commented
alcaeus commented
I know - merges to Master are periodical but always before a release 😉