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
Christophe Coevoet 8425e4d9d0 Unify the way to provide expression functions for the DI container
Function providers registered on the ContainerBuilder are now reused by
the PhpDumper when dumping the container instead of forcing to register
them again.
Closes #13012
2014-12-17 10:56:43 +01: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 Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
PhpDumper.php Unify the way to provide expression functions for the DI container 2014-12-17 10:56:43 +01:00
XmlDumper.php Merge branch '2.5' into 2.6 2014-12-05 13:00:15 +01:00
YamlDumper.php Merge branch '2.5' into 2.6 2014-12-05 13:00:15 +01:00