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 3deeb0cb73 Merge branch '3.2'
* 3.2:
  [2.8] Prevent double registrations related to tag priorities
  Prevent double registrations related to tag priorities
  [3.2] Prevent double registrations related to tag priorities
2017-04-12 18:56:48 +02:00
..
CacheWarmer implement ServiceSubscriberInterface where applicable 2017-03-22 20:26:10 +01: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.2' 2017-04-12 18:56:48 +02:00
Loader inject project root path into twig filesystem loader 2016-12-05 10:46:00 +01:00
Resources Fix log message formatting in exception views 2017-04-12 13:47:16 +02:00
Tests [DI] add ServiceLocatorTagPass::register() to share service locators 2017-04-01 13:57:21 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Replace some container injections by service locators 2017-02-26 14:01:31 +01:00
composer.json Add a new Link component 2017-04-10 09:55:52 -07:00
ContainerAwareRuntimeLoader.php [master] Fix issues reported by static analyse 2017-02-28 16:38:18 +01:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08: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 [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 2017-01-10 15:09:41 +01:00