Skip to content

Commit 0aec2ff

Browse files
committed
fix php versions in ci
1 parent 572d36d commit 0aec2ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<php>
1212
<ini name="display_errors" value="1" />
1313
<ini name="error_reporting" value="-1" />
14+
<server name="SYMFONY_DEPRECATIONS_HELPER" value="max[self]=0&amp;max[direct]=27" />
1415
</php>
1516

1617
<testsuites>

0 commit comments

Comments
 (0)