schmittjoh / JMSJobQueueBundle

Run and Schedule Symfony Console Commands as Background Jobs
http://jmsyst.com/bundles/JMSJobQueueBundle
334 stars 254 forks source link

add missing _display_code_snippet variable #215

Closed dvdknaap closed 5 years ago

dvdknaap commented 6 years ago

This will fix an issue with the required '_display_code_snippet' in symfony twigbundle

TwigBundle/Resources/views/Exception/trace.html.twig

        Exception
        Variable "_display_code_snippet" does not exists.
schmittjoh commented 5 years ago

Thanks for the PR, this is solved in the latest version.