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-07-16 21:39:27 +02:00
..
CacheWarmer [TwigBundle] fixed cache warmer when there is a template with a syntax error 2011-06-17 15:03:38 +02:00
Command [TwigBundle] Fixed error message 2012-07-09 23:12:46 +02:00
Controller ensured that an exception is always converted to an error response (and that we keep the HTTP status code and headers) 2012-07-13 11:55:51 +02:00
Debug fixed some phpdoc 2012-01-11 15:52:51 +01:00
DependencyInjection [TwigBundle] added a new paths setting to allow configuration of more paths for the filesystem loader (refs #4649) 2012-07-09 17:37:31 +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 [Form] Extracted common parts of FormHelper and FormExtension into separate classes 2012-07-16 21:39:27 +02:00
Tests ensured that an exception is always converted to an error response (and that we keep the HTTP status code and headers) 2012-07-13 11:55:51 +02:00
TokenParser [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
CHANGELOG.md [TwigBundle] added a new paths setting to allow configuration of more paths for the filesystem loader (refs #4649) 2012-07-09 17:37:31 +02:00
composer.json Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02: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 merged 2.0 2012-05-18 19:04:58 +02:00