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-12-18 12:39:28 +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 added nl2br use as it is now part of Twig core 2011-12-18 12:39: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 Adjust composer files to strictly require known to work packages 2011-12-08 15:17:20 +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 [TwigBundle] fixed exception class name 2011-11-07 21:15:36 +01:00