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-08 15:17:20 +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
DependencyInjection removed unused use statements 2011-10-29 11:56:30 +02:00
Extension [TwigBundle] reverted to lazy-loading of templating helpers (fixes #1066) 2011-05-24 09:09:47 -07:00
Loader [TwigBundle] Optimize the FilesystemLoader 2011-06-12 14:49:18 +02:00
Node [TwigBundle] Move the {% render ... %} node to a dedicated extension + Remove service container 2011-05-24 10:56:45 +02:00
Resources [TwigBundle] Fix trace to not show 'in at line' when file/line are empty. 2011-11-11 18:20:32 -06:00
Tests removed unused use statements 2011-11-24 07:16:14 +01:00
TokenParser [Various] Fixed phpdoc 2011-05-29 23:33:36 +00: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 removed unused use statements 2011-10-29 11:56:30 +02:00