symfony2admingenerator / AdmingeneratorGeneratorBundle

(old-legacy) Admingenerator for Symfony2, parse generator.yml files to build classes
http://symfony2admingenerator.org/
MIT License
360 stars 125 forks source link

updateRouting definition error with symfony 2.6 #826

Closed alexbaron closed 9 years ago

alexbaron commented 9 years ago

hello,

i migrate to symfony2.6 and now i've got this error

[Symfony\Component\Debug\Exception\ContextErrorException]                    
  Runtime Notice: Declaration of Admingenerator\GeneratorBundle\Command\Gener  
  ateAdminAdminCommand::updateRouting() should be compatible with Sensio\Bund  
  le\GeneratorBundle\Command\GenerateBundleCommand::updateRouting(Sensio\Bund  
  le\GeneratorBundle\Command\Helper\QuestionHelper $questionHelper, Symfony\C  
  omponent\Console\Input\InputInterface $input, Symfony\Component\Console\Out  
  put\OutputInterface $output, $bundle, $format) 
khadijaM commented 9 years ago

Hi alexbaron, i have the same issue! did you find any solution ?

alexbaron commented 9 years ago

hi khadijaM

not yet. I'm still using sf 2.4

sescandell commented 9 years ago

Hi everyone,

Take a look to the workaround here: https://github.com/symfony2admingenerator/GeneratorBundle/issues/54#issuecomment-66536365

khadijaM commented 9 years ago

Thank you Stéphane, the link was helpfull; it works now !

alexbaron ! you can have a look there,

good lack ;)

2015-02-21 15:35 GMT+00:00 Stéphane notifications@github.com:

Hi everyone,

Take a look to the workaround here: symfony2admingenerator/GeneratorBundle#54 (comment) https://github.com/symfony2admingenerator/GeneratorBundle/issues/54#issuecomment-66536365

— Reply to this email directly or view it on GitHub https://github.com/symfony2admingenerator/AdmingeneratorGeneratorBundle/issues/826#issuecomment-75376780 .