Closed
Description
Q | A |
---|---|
Bug report? | yes |
Symfony version | master |
This #21705 seems to introduce a memory hog.
In most occasions you are greeted with php terminating script due to memory exhaustion (128M) instead of getting the stack dump.
I have run the command with time to see the top memory consumption and it was around 150M-160M.
Running same command with 3.2, the memory used is around 50M
ping @lyrixx