We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8257700 commit 74a900aCopy full SHA for 74a900a
phpunit.xml.dist
@@ -27,6 +27,7 @@
27
28
<php>
29
<ini name="memory_limit" value="256M" />
30
+ <ini name="zend.enable_gc" value="0" />
31
</php>
32
33
</phpunit>
0 commit comments