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 0d1f53f48b Merge branch '3.2'
* 3.2:
  Fix serializer/translations/validator resources loading for bundles overriding getPath()
  Fix the priority order of compiler pass trait
2017-01-04 11:58:57 -08:00
..
CacheWarmer [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
Command Merge branch '2.8' into 3.0 2015-12-28 14:14:56 +01:00
Controller Merge branch '2.8' into 3.1 2016-11-07 11:34:53 -08:00
DependencyInjection Merge branch '3.1' into 3.2 2017-01-04 11:58:34 -08:00
Loader inject project root path into twig filesystem loader 2016-12-05 10:46:00 +01:00
Resources Merge branch '3.1' into 3.2 2016-12-19 21:55:39 +01:00
Tests Merge branch '3.1' into 3.2 2017-01-04 11:58:34 -08: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 '3.2' 2017-01-04 11:58:57 -08:00
ContainerAwareRuntimeLoader.php [TwigBundle] changed the runtime loader to return null if there is no match 2016-10-01 09:47:53 -07:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08: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] added a Twig runtime loader 2016-09-29 13:59:59 -07:00
TwigEngine.php Merge branch '2.8' into 3.1 2016-12-08 15:58:14 +01:00