Skip to content

Commit dc2a8f3

Browse files
Yozhefstof
authored andcommitted
feat: hide deprecated error
1 parent 8b12923 commit dc2a8f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpunit.xml.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@
1818
</exclude>
1919
</whitelist>
2020
</filter>
21+
<php>
22+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" />
23+
</php>
2124
</phpunit>

0 commit comments

Comments
 (0)