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
Fabien Potencier 997e6d7a0b Merge branch '2.7' into 2.8
* 2.7:
  [TwigBundle] added missing dependencies for tests
  fixed CS
  Fix #19943 Make sure to process each interface metadata only once
2016-10-01 07:18:53 -07:00
..
CacheWarmer [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
Command Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
Controller Merge branch '2.7' into 2.8 2016-06-29 07:29:29 +02:00
Debug Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
DependencyInjection Merge branch '2.7' into 2.8 2016-09-28 18:16:22 -07:00
Extension Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Loader Merge branch '2.3' into 2.7 2016-03-04 08:52:28 +01:00
Node fixed Twig support for 1.26 and 2.0 2016-09-28 18:04:26 -07:00
Resources Merge branch '2.7' into 2.8 2016-02-02 10:49:18 +01:00
Tests [TwigBundle] Adjust CacheWarmingTest for TemplateCacheWarmer introduced in 2.8 2016-09-30 15:27:26 +01: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 2016-10-01 07:18:53 -07:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +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 fixed Twig support for 1.26 and 2.0 2016-09-28 18:04:26 -07:00