Skip to content

Commit a057352

Browse files
author
Jeremiah VALERIE
committed
Fix sf 3.0 deprecations error
1 parent cb68d15 commit a057352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
<php>
3232
<ini name="error_reporting" value="E_ALL"/>
33+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="100" />
3334
</php>
3435

3536
</phpunit>

0 commit comments

Comments
 (0)