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
Fabien Potencier adc6ba5d9d bug #21797 [DI] Simplify AutowirePass and other master-only cleanups (nicolas-grekas)
This PR was merged into the 3.3-dev branch.

Discussion
----------

[DI] Simplify AutowirePass and other master-only cleanups

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

A few minor cleanups and fixes, and an overall simplification of AutowirePass.

Commits
-------

34e5cc7698 [DI] Simplify AutowirePass and other master-only cleanups
2017-02-28 07:41:20 -08: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 bug #21797 [DI] Simplify AutowirePass and other master-only cleanups (nicolas-grekas) 2017-02-28 07:41:20 -08: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