Skip to content

Big memory usage increase since Symfony 3.2 #21547

Closed
@ostrolucky

Description

@ostrolucky
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.2.0

After upgrade from Symfony 3.1 to Symfony 3.2, memory usage of our phpunit tests increased from ~170MB to 3GB!

I tracked this down to this PR #19656

When we set option php_errors['log'] to false, it decreased to normal level.

We are using lot of functional tests via Symfony\Bundle\FrameworkBundle\Test::createClient

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions