JoliCode blog – les derniers articles: You may have memory leaking from PHP 7 and Symfony tests
Last week I spent a couple of hours with my buddy Grégoire on a surprising memory leak while running PHPUnit tests. We tried the best known ways of debugging such issues:
php-meminfo by Benoit Jacquemont, but our 200 megabytes of lost memory where not visible; Blackfire, where we could see th...
Comments are closed.