This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/TwigBundle
2012-12-16 17:47:32 +01:00
..
CacheWarmer [TwigBundle] fixed cache warmer when there is a template with a syntax error 2011-06-17 15:03:38 +02:00
Command [2.1] Added missing error return codes in commands 2012-10-14 11:21:26 +02:00
Controller Fixed typos 2012-12-14 22:27:02 +00:00
Debug moved the Stopwatch classes to their own component 2012-11-09 10:08:25 +01:00
DependencyInjection removed the dependency on the container for exception handling 2012-12-13 15:49:45 +01:00
Extension moved the Twig CodeExtension from the bundle to the bridge 2012-12-12 12:26:16 +01:00
Loader [TwigBundle] added support for Twig namespaced paths (Twig 1.10) 2012-10-03 15:33:19 +02:00
Node [TwigBundle] Move the {% render ... %} node to a dedicated extension + Remove service container 2011-05-24 10:56:45 +02:00
Resources [TwigBundle] added the HttpKernel extension to the default Twig loaded extensions 2012-12-16 17:47:32 +01:00
Tests fixed unit tests 2012-12-13 17:59:38 +01:00
TokenParser [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
.gitattributes Fix export-ignore on Windows 2012-11-08 10:51:48 +01:00
CHANGELOG.md removed the dependency on the container for exception handling 2012-12-13 15:49:45 +01:00
composer.json moved the Stopwatch classes to their own component 2012-11-09 10:08:25 +01:00
LICENSE added missing LICENSE files 2012-05-18 19:00:00 +02:00
TwigBundle.php Added configuration pass that adds Twig Loaders 2012-12-07 17:39:55 +01:00
TwigEngine.php Merge branch '2.0' into 2.1 2012-12-03 14:28:41 +01:00