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
Nicolas Grekas dc82bba1e1 Merge branch '4.4'
* 4.4:
  Use willReturn() instead of will(returnValue()).
2019-05-30 18:12:02 +02:00
..
CacheWarmer [TwigBundle] simplified code 2019-03-19 18:08:47 +01:00
Command remove deprecated code 2017-08-07 13:47:51 +02:00
Controller Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
DependencyInjection Removed capability to load Twig template from legacy directories 2019-05-30 10:22:13 -04:00
Loader [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Resources exchanged $rootDir and $fileLinkFormatter arguments in DebugCommand 2019-05-29 12:21:24 -04:00
Tests Merge branch '4.4' 2019-05-30 18:12:02 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Removed capability to load Twig template from legacy directories 2019-05-30 10:22:13 -04:00
composer.json bump Twig bridge dependency 2019-05-30 12:28:51 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
TemplateIterator.php fixed CS 2019-01-16 19:35:49 +01:00
TwigBundle.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
TwigEngine.php [FrameworkBundle] Deprecate the Templating component integration 2019-03-19 18:23:24 +01:00