Skip to content

Commit a0facf6

Browse files
committed
1 parent c21922b commit a0facf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: phpunit.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<php>
2727
<ini name="error_reporting" value="-1" />
28-
<env name="SYMFONY_DEPRECATIONS_HELPER" value="999999" />
28+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="max[direct]=0" />
2929
</php>
3030
<listeners>
3131
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />

0 commit comments

Comments
 (0)