Fabien Potencier 5d9bd6da4f [TwigBundle] fixed XSS in the exception template 14 years ago
..
CacheWarmer 8c89da0004 [TwigBundle] fixed cache warmer when there is a template with a syntax error 14 years ago
Controller 3749ad43f4 moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled 14 years ago
DependencyInjection 3749ad43f4 moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled 14 years ago
Extension 4018040bbb [TwigBundle] reverted to lazy-loading of templating helpers (fixes #1066) 14 years ago
Loader acd2cf11d8 [TwigBundle] Optimize the FilesystemLoader 14 years ago
Node 3cdf371c2b [TwigBundle] Move the {% render ... %} node to a dedicated extension + Remove service container 14 years ago
Resources 5d9bd6da4f [TwigBundle] fixed XSS in the exception template 14 years ago
Tests e24dce2ae7 merged branch stloyd/tests (PR #1318) 14 years ago
TokenParser 824e48efa7 [Various] Fixed phpdoc 14 years ago
TwigBundle.php 3749ad43f4 moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled 14 years ago
TwigEngine.php aa8428632b [TwigBundle] Default $globals to null as in FrameworkBundle/PhpEngine 14 years ago