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
Fabien Potencier 8ce034fae0 Revert "merged 2.0"
This reverts commit 7000e944fd, reversing
changes made to 9d9013d662.
2012-01-08 20:43:02 +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 changed the way we store the current ob level (refs #2617) 2011-11-11 23:35:49 +01:00
Debug added the real template name when an error occurs in a Twig template 2011-11-07 20:48:18 +01:00
DependencyInjection [Config] added ability to set info message and example to node definition 2011-12-13 06:04:53 -05: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] added Twig Debug extension support 2011-12-18 20:55:28 +01:00
Tests merged 2.0 2011-11-24 07:16:52 +01:00
TokenParser [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
composer.json Revert "merged 2.0" 2012-01-08 20:43:02 +01: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 moved EngineInterface::stream() to a new StreamingEngineInterface to keep BC with 2.0 2011-12-31 08:11:20 +01:00