We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac995c commit e30c7a7Copy full SHA for e30c7a7
1 file changed
phpunit.xml.dist
@@ -17,7 +17,7 @@
17
<ini name="memory_limit" value="-1"/>
18
<ini name="default_charset" value="UTF-8"/>
19
20
- <env name="SYMFONY_DEPRECATIONS_HELPER" value="max[self]=0" />
+ <env name="SYMFONY_DEPRECATIONS_HELPER" value="max[total]=0" />
21
</php>
22
23
<testsuites>
0 commit comments