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
2015-12-07 22:56:39 +01:00
..
CacheWarmer [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
Command Improved the code of the commands that use the new SymfonyStyle class 2015-12-07 22:56:39 +01:00
Controller [TwigBundle] removed usage of Templating classes 2015-09-28 16:10:19 +02:00
Debug Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
DependencyInjection [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
Extension Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Loader fixed Twig deprecations 2015-08-23 17:59:39 +02:00
Node [TwigBundle] added missing @deprecated tags 2015-01-03 14:39:19 +01:00
Resources [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
Tests [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
TokenParser fixed Twig deprecations 2015-08-23 17:59:39 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md make date formats and number formats configurable 2015-04-03 10:30:44 +02:00
composer.json Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
TemplateIterator.php [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
TwigBundle.php [TwigBundle] Adds service check for extension loading 2013-03-14 12:28:51 +01:00
TwigDefaultEscapingStrategy.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
TwigEngine.php Merge branch '2.6' into 2.7 2015-06-18 15:03:50 +02:00