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 6bede45549 Merge branch '3.2'
* 3.2:
  [2.7] Fix issues reported by static analyse
  [Serializer] Reduce nesting in YamlFileLoader
  [DependencyInjection] add missing dumped private services list in a container frozen constructor.
2017-02-28 14:19:28 +01:00
..
Dumper.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
DumperInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00
GraphvizDumper.php [DI] Add getter injection 2017-01-28 08:49:57 +01:00
PhpDumper.php Merge branch '3.2' 2017-02-28 14:19:28 +01:00
XmlDumper.php [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00
YamlDumper.php [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00