After installing AdmingeneratorGeneratorBundle in Symfony 2.6.1 project in SensioGeneratorBundle i got error:
Runtime Notice: Declaration of Admingenerator\GeneratorBundle\Command\GenerateAdminCommand::updateRouting() should be compatible with Sensio\Bundle\GeneratorBundle\Command\GenerateBundleCommand::updateRouting(Sensio\Bundle\GeneratorBundle\Command\Helper\QuestionHelper $questionHelper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $bundle, $format) h
After installing
AdmingeneratorGeneratorBundle
inSymfony 2.6.1
project inSensioGeneratorBundle
i got error:This is related to: https://github.com/sensiolabs/SensioGeneratorBundle/commit/59eebd0d067cfbc8d12e509a44cb44f8eea4739a
This change was introduced to versions: 2.5.X, 2.4.X, 2.3.X.