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 f9fdb228ce Merge branch '3.4' into 4.0
* 3.4:
  Clean up
  Update return type in docblock.
  PHP CS Fixer: no need to exclude xml and yml files
  PHP CS Fixer: no need to exclude json file
  Update LICENSE year... forever
  fixed some deprecation messages
  fixed CS
  Fixes for Oracle in PdoSessionHandler
  fixed some deprecation messages
  fixed some deprecation messages
  fixed some deprecation messages
  fixed some deprecation messages
  [TwigBundle/Brige] catch missing requirements to throw meaningful exceptions
  [HttpKernel] Call Response->setPrivate() instead of sending raw header() when session is started
  [FrameworkBundle] Make cache:clear "atomic" and consistent with cache:warmup
  Suggest to write an implementation if the interface cannot be autowired
  [Debug] Skip DebugClassLoader checks for already parsed files
  [2.7][DX] Use constant message contextualisation for deprecations
  Remove group options without data and fix normalization
  Remove redundant translation path
2018-01-02 17:33:53 +01:00
..
CacheWarmer fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Command fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Controller Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
DependencyInjection Merge branch '3.4' into 4.0 2018-01-02 17:33:53 +01:00
Loader Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Resources Merge branch '3.3' into 3.4 2017-12-04 13:17:59 +01:00
Tests Merge branch '3.4' into 4.0 2017-12-20 12:09:53 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [#22749] fix version in changelog 2018-01-01 13:55:57 +01:00
composer.json Merge branch '3.4' into 4.0 2018-01-02 17:33:53 +01:00
LICENSE Update LICENSE year... forever 2017-12-31 13:13:41 +01: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 Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
TwigBundle.php [FrameworkBundle] Commands as a service 2017-08-06 12:29:12 +02:00
TwigEngine.php [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00