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 f065095db7 Merge branch '3.1'
* 3.1:
  [travis] Test on PHP 7.1
  simplified code
  Remove unused variable
  3.0 Upgrade Guide: Added Table of Contents
  [HttpFoundation] add missing upgrade entry
  [FrameworkBundle] Convert null prefix to an empty string in translation:update command
  Improved the deprecation messages for service aliases
  [Serializer] minor: Remove an extra space in a YamlFileLoader error
  [HttpKernel] Clean ArgumentMetadataFactory::getType()
  [PropertyInfo] Fix edge cases in ReflectionExtractor
2016-10-13 08:29:04 +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 Improved the deprecation messages for service aliases 2016-10-07 15:26:02 -07:00
YamlFileLoaderTest.php Merge branch '3.1' 2016-07-26 10:08:27 +02:00