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 22b67a4430 Merge branch '3.2' into 3.3
* 3.2:
  Don't display the Symfony debug toolbar when printing the page
  do not wire namespaces for the ArrayAdapter
  [Cache] Added test for ApcuAdapter when using in CLI
  allow to configure custom formats in XML configs
  [HttpKernel] fix DumpDataCollector tests
  [FrameworkBundle] fix changelog
  [WebProfilerBundle] Cleanup profiler leftover
  require the XML PHP extension
  Fix phpdoc for serializer normalizers exceptions
  Fixed absolute url generation for query strings and hash urls
  bumped Symfony version to 2.8.25
  updated VERSION for 2.8.24
  updated CHANGELOG for 2.8.24
  bumped Symfony version to 2.7.32
  [Filesystem] Dont copy perms when origin is remote
  updated VERSION for 2.7.31
  update CONTRIBUTORS for 2.7.31
  updated CHANGELOG for 2.7.31
2017-07-11 09:17:58 +02:00
..
CacheWarmer Merge branch '3.2' into 3.3 2017-06-02 11:51:43 +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.2 2017-06-24 09:45:17 -07:00
DependencyInjection Merge branch '3.2' into 3.3 2017-07-03 17:10:11 +03:00
Loader Merge branch '2.8' into 3.2 2017-06-23 08:35:45 +02:00
Resources Merge branch '3.2' into 3.3 2017-07-11 09:17:58 +02:00
Tests Merge branch '3.2' into 3.3 2017-07-11 09:17:58 +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 Doctrine Cache to dev dependencies to fix failing unit tests. 2017-06-21 13:11:41 +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 [TwigBundle] added a Twig runtime loader 2016-09-29 13:59:59 -07:00
TwigEngine.php Merge branch '2.8' into 3.2 2017-06-02 10:26:05 +02:00