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
Fabien Potencier 14615247c1 bug #25996 Don't show wanna-be-private services as public in debug:container (chalasr)
This PR was merged into the 3.4 branch.

Discussion
----------

Don't show wanna-be-private services as public in debug:container

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

Commits
-------

31f43e5226 Don't show wanna-be-private services as public in debug:container
2018-02-01 06:02:03 +01:00
..
Bridge bug #25978 Deterministic proxy names (lstrojny) 2018-01-31 12:32:49 +01:00
Bundle Don't show wanna-be-private services as public in debug:container 2018-01-31 18:08:05 +01:00
Component bug #25914 [HttpKernel] collect extension information as late as possible (xabbuh) 2018-02-01 05:53:05 +01:00