nugoirem

Results 1 issues of nugoirem

ConsoleLogger won't be set as Logger-service if command is called with --em option **Example command call** doctrine:migrations:migrate --em={your_entity_manager_name} **Reason** - The function [ private function setNamedEmOrConnection(InputInterface $input) ](https://github.com/doctrine/migrations/blob/d7198118934b360f3a82a919c0fca9515b8de46a/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php#L118) calls $this->dependencyFactory->getConfiguration(),...