I am creating my first bundle with Symfony2.4 and it gives me the following error:
[Twig_Error_Syntax]
Unknown "raw" tag.
Consequently, I did not generate the bundle record in appKernel.php how can I solve that? I'm working in windows environment.