Skip to content

Commit c77571b

Browse files
committed
Temporary disable of deprecations in CI to make the build green
1 parent bb7d0f8 commit c77571b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
processIsolation="true"
1010
>
1111
<php>
12-
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
12+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" />
1313
</php>
1414

1515
<testsuites>

0 commit comments

Comments
 (0)