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
2011-01-03 15:11:55 +01:00
..
DependencyInjection [TwigBundle] converted the special Twig Environment class to a DIC compiler class 2010-12-23 12:58:31 +01:00
Extension fixed typo in phpdoc 2011-01-03 15:11:55 +01:00
Loader added an exception when trying to extend a template with a decorator that uses a different renderer (for instance when a Twig template tries to extend a PHP one) 2010-10-21 08:57:31 +02:00
Node [TwigBundle] removed usage of HelperTokenParser for the js/css tags 2011-01-03 12:12:26 +01:00
Renderer Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Resources [TwigBundle] converted form filters to functions 2011-01-03 14:45:16 +01:00
Tests [TwigBundle] converted the special Twig Environment class to a DIC compiler class 2010-12-23 12:58:31 +01:00
TokenParser [TwigBundle] removed HelperTokenParser 2011-01-03 12:16:24 +01:00
TwigBundle.php [TwigBundle] converted the special Twig Environment class to a DIC compiler class 2010-12-23 12:58:31 +01:00