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/Bundle
Fabien Potencier 7647209b9a feature #32418 [Console] Added Application::reset() (lyrixx)
This PR was merged into the 4.4 branch.

Discussion
----------

[Console] Added Application::reset()

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

Symfony leaks a lot in CLI when using the EventDispatcher. I'm working on it.

But instead of fixing the root cause, it can be legit to go quick and to reset all services.
So IMHO, this services should be exposed, and always available

Commits
-------

15ba5791cd [Console] Added Application::reset()
2019-07-08 12:10:30 +02:00
..
DebugBundle Merge branch '4.3' into 4.4 2019-06-26 11:30:56 +02:00
FrameworkBundle [Console] Added Application::reset() 2019-07-08 11:58:42 +02:00
SecurityBundle [Ldap][Security] LdapBindAuthenticationProvider does not bind before search query 2019-07-08 10:00:03 +02:00
TwigBundle fix merge 2019-06-28 15:25:44 +02:00
WebProfilerBundle fixed CS 2019-07-08 09:43:01 +02:00
WebServerBundle feature #31217 [WebserverBundle] Deprecate the bundle in favor of symfony local server (Simperfit) 2019-07-08 11:58:44 +02:00
FullStack.php [FrameworkBundle] changed some default configs from canBeEnabled to canBeDisabled 2017-01-07 14:17:04 -08:00