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 c7e59b3a5b Merge branch '3.3' into 3.4
* 3.3:
  Ensure DeprecationErrorHandler::collectDeprecations() is triggered
  [FrameworkBundle] Allow to disable assets via framework:assets xml configuration
  fixed $_ENV/$_SERVER precedence in test framework
  [HttpFoundation] Fix FileBag issue with associative arrays
  [DI] Throw when a service name or an alias contains dynamic values (prevent an infinite loop)
  fix the phpdoc that is not really inherited from response
  Minor docblock cleanup
  Remove redundant sprintf arguments.
2017-10-28 18:49:05 +02:00
..
CacheWarmer Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
Command [TwigBundle] Commands as a service 2017-07-22 09:51:11 +02:00
Controller Merge branch '2.8' into 3.3 2017-10-24 16:05:06 +02:00
DependencyInjection Merge branch '3.3' into 3.4 2017-10-28 18:49:05 +02:00
Loader Merge branch '2.8' into 3.3 2017-10-24 16:05:06 +02:00
Resources feature #24358 [TwigBundle] register an identity translator as fallback (xabbuh) 2017-09-28 06:27:55 -07:00
Tests Add exclusive Twig namespace for bundles path 2017-09-28 14:36:07 -04:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Add exclusive Twig namespace for bundles path 2017-09-28 14:36:07 -04:00
composer.json fix deps 2017-10-10 16:11:20 +02:00
ContainerAwareRuntimeLoader.php fix merge 2017-06-02 11:00:03 +02: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 [FrameworkBundle] Commands as a service 2017-08-06 12:29:12 +02:00
TwigEngine.php Merge branch '2.8' into 3.2 2017-06-02 10:26:05 +02:00