Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | yes |
RFC? | no |
Symfony version | 3.3.5 |
There is a noticable memory increase in console Application
initialization after the upgrade from v3.1.10 to v3.3.5.
Were there any changes in recent version that may be causing this? I saw #22900, but does not look related, I tried removing add()
method and got similar results.