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-04 14:39:39 +01:00
..
CacheWarmer [TwigBundle] fixed cache warmer when there is a template with a syntax error 2011-06-17 15:03:38 +02:00
Controller [TwigBundle] fixed a PHP warning (closes #4397) 2012-05-24 16:44:41 +02:00
DependencyInjection fixed typo 2012-05-23 17:39:12 +02:00
Extension [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Loader Fixes #2817: ensure that the base loader is correctly initialised 2011-12-13 08:44:35 +11:00
Node [TwigBundle] Move the {% render ... %} node to a dedicated extension + Remove service container 2011-05-24 10:56:45 +02:00
Resources [TwigBundle] Moved the registration of the app global to the environment 2012-12-03 14:25:44 +01:00
Tests [TwigBundle] Fixed tests 2012-12-04 14:39:39 +01:00
TokenParser [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
composer.json removed the version attribute in all composer.json files 2012-01-05 14:51:20 +01:00
LICENSE added missing LICENSE files 2012-05-18 19:00:00 +02:00
TwigBundle.php moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled 2011-07-21 19:24:04 +02:00
TwigEngine.php [TwigBundle] Moved the registration of the app global to the environment 2012-12-03 14:25:44 +01:00