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/Loader
Fabien Potencier a784d5c01f Merge branch '2.7' into 2.8
* 2.7:
  fixed typo
  Revert "fixed typo"
  fixed typo
  fixed CS
  Avoid setting request attributes from signature arguments in AnnotationClassLoader
  [DependencyInjection] Add some missing typehints in YamlFileLoader
  [DependencyInjection] minor: Fix a DocBlock
  [HttpKernel] Give higher priority to adding request formats
  [FrameworkBundle] Fix third level headers for MarkdownDescriptor
  [TwigBundle] do not lose already set method calls
  #20411 fix Yaml parsing for very long quoted strings
  CS: apply is_null
  DX: remove invalid inheritdoc
  bumped Symfony version to 2.7.24
  updated VERSION for 2.7.23
  update CONTRIBUTORS for 2.7.23
  updated CHANGELOG for 2.7.23
  [FrameworkBundle] Skip test if xdebug.file_link_format is defined.
2017-01-21 08:40:50 -08:00
..
schema/dic/services Merge branch '2.7' into 2.8 2016-12-17 11:44:20 +01:00
ClosureLoader.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
DirectoryLoader.php Added CHANGELOG entries, cleanups 2015-06-02 16:18:00 -07:00
FileLoader.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
IniFileLoader.php [DependencyInjection] use inheritdoc for loaders 2014-10-13 21:10:53 +02:00
PhpFileLoader.php [DependencyInjection] use inheritdoc for loaders 2014-10-13 21:10:53 +02:00
XmlFileLoader.php Merge branch '2.7' into 2.8 2016-12-08 15:41:31 +01:00
YamlFileLoader.php Merge branch '2.7' into 2.8 2017-01-21 08:40:50 -08:00