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/Tests
Fabien Potencier 515007e941 bug #16469 [DependencyInjection] [FrameworkBundle] Enhance autowiring DX (dunglas)
This PR was merged into the 2.8 branch.

Discussion
----------

[DependencyInjection] [FrameworkBundle] Enhance autowiring DX

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

* Dump autowiring data when using the container
* Add autowiring data to the `debug:container` command

Commits
-------

9c3b910 [FrameworkBundle] Autowiring support for debug:container
18913e1 [DependencyInjection] Add autowiring support to dumpers
2015-11-07 09:30:54 +01:00
..
Compiler [DependencyInjection] Autowing: exclude abstract definitons 2015-11-06 14:16:58 +01:00
Dumper [DependencyInjection] Add autowiring support to dumpers 2015-11-03 15:47:58 -08:00
Extension fixed CS 2014-09-22 10:32:35 +02:00
Fixtures bug #16469 [DependencyInjection] [FrameworkBundle] Enhance autowiring DX (dunglas) 2015-11-07 09:30:54 +01:00
LazyProxy removed all @covers annotations 2015-11-01 14:17:24 -08:00
Loader Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
ParameterBag removed all @covers annotations 2015-11-01 14:17:24 -08:00
ContainerBuilderTest.php Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
ContainerTest.php Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
CrossCheckTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DefinitionDecoratorTest.php [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
DefinitionTest.php Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
LegacyContainerBuilderTest.php removed @covers annotations in tests 2015-11-02 21:25:31 +01:00
LegacyDefinitionTest.php fixes CS 2015-08-24 09:13:45 +02:00
ParameterTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
ReferenceTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00