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
Ross Tuck f800e15020 GraphizDumper now displays unresolved parameters
Previously it would crash when given a container with an unresolved
parameter. This change will instead show the parameter name on the
final diagram, instead of the class name.
2014-05-09 16:22:29 +02:00
..
Dumper.php [DependencyInjection] tagged the public @api 2011-07-20 10:50:27 +02:00
DumperInterface.php fixed CS 2012-07-09 14:54:20 +02:00
GraphvizDumper.php GraphizDumper now displays unresolved parameters 2014-05-09 16:22:29 +02:00
PhpDumper.php Merge branch '2.4' 2014-04-16 12:36:21 +02:00
XmlDumper.php [DependencyInjection] Update dumpers and loaders, add unit tests 2014-04-01 14:25:44 +02:00
YamlDumper.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00