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
2018-09-08 07:39:36 -04:00
..
CacheWarmer Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
Command Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
Controller Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
Debug Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
DependencyInjection remove cache warmers when Twig cache is disabled 2018-09-04 10:49:33 +02:00
Extension improve deprecation messages 2018-07-06 16:26:38 +02:00
Loader [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Node Use namespaced Twig 2017-06-01 23:44:38 +02:00
Resources Merge branch '2.7' into 2.8 2018-01-29 09:54:45 +01:00
Tests Caching missed templates on cache warmup 2018-09-08 07:39:36 -04:00
TokenParser [DI] minor docblock fixes 2017-10-24 13:40:19 +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 2018-05-01 15:52:40 -07:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
TemplateIterator.php Caching missed templates on cache warmup 2018-09-08 07:39:36 -04:00
TwigBundle.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
TwigDefaultEscapingStrategy.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
TwigEngine.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00