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