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/Dumper
Nicolas Grekas bdcc3577c0 Merge branch '3.4'
* 3.4:
  [DI] Fix dumping with custom base class
  fixed typo
  [HttpFoundation] Add test
  [HttpFoundation] Fix session-related BC break
  [Process] Workaround PHP bug #75515 in ProcessTest::testSimpleInputStream()
  [FrameworkBundle] Wire the translation.reader service instead of deprecated translation.loader in commands
  fix method name
2017-11-13 19:20:21 +01:00
..
Dumper.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
DumperInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00
GraphvizDumper.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
PhpDumper.php Merge branch '3.4' 2017-11-13 19:20:21 +01:00
XmlDumper.php Merge branch '3.4' 2017-10-24 16:16:56 +02:00
YamlDumper.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00