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 bc29149 commit b72b9b0Copy full SHA for b72b9b0
phpunit-yaml-oss-tests.xml
@@ -12,6 +12,7 @@
12
<php>
13
<!-- Disable E_USER_DEPRECATED setting E_ALL & ~E_USER_DEPRECATED-->
14
<ini name="error_reporting" value="16383"/>
15
+ <ini name="memory_limit" value="-1" />
16
</php>
17
<testsuites>
18
<testsuite name="Yaml tests">
phpunit-yaml-xpack-tests.xml
0 commit comments