ConsoleBundle icon indicating copy to clipboard operation
ConsoleBundle copied to clipboard

method getStyleStack missing

Open DHorchler opened this issue 13 years ago • 1 comments

After a fresh installation I get:

Fatal error: Call to undefined method Sf2gen\Bundle\ConsoleBundle\Formatter\OutputFormatterHtml::getStyleStack() in C:\xampp\htdocs\jumboauction\vendor\bundles\Sf2gen\Bundle\ConsoleBundle\Formatter\OutputFormatterHtml.php on line 45

DHorchler avatar Aug 18 '12 19:08 DHorchler

If you use Symfony 2.0, you should use the tagged version 1.0 https://github.com/RapotOR/ConsoleBundle/tags

RapotOR avatar Aug 28 '12 14:08 RapotOR