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/Component/DependencyInjection/Tests/Loader
Nicolas Grekas 0c147fa3fd Merge branch '3.1'
* 3.1: (22 commits)
  [travis] Fix deps=low/high builds
  [Form] Fix depreciation triggers
  fixed CS
  skip test with current phpunit bridge
  Fix for #19183 to add support for new PHP MongoDB extension in sessions.
  [Console] Fix for block() padding formatting after #19189
  [Security][Guard] check if session exist before using it
  bumped Symfony version to 3.1.3
  updated VERSION for 3.1.2
  updated CHANGELOG for 3.1.2
  bumped Symfony version to 3.0.9
  updated VERSION for 3.0.8
  updated CHANGELOG for 3.0.8
  bumped Symfony version to 2.8.9
  updated VERSION for 2.8.8
  updated CHANGELOG for 2.8.8
  bumped Symfony version to 2.7.16
  updated VERSION for 2.7.15
  update CONTRIBUTORS for 2.7.15
  updated CHANGELOG for 2.7.15
  ...

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2016-07-01 18:08:10 +02:00
..
ClosureLoaderTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
DirectoryLoaderTest.php added missing " 2015-06-08 13:38:51 +02:00
IniFileLoaderTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
PhpFileLoaderTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
XmlFileLoaderTest.php Merge branch '3.0' into 3.1 2016-07-01 18:00:00 +02:00
YamlFileLoaderTest.php [DependencyInjection] Add support for short services configurators syntax 2016-06-29 07:46:34 +02:00