We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2d688 commit e671997Copy full SHA for e671997
phpunit.xml.dist
@@ -5,6 +5,8 @@
5
backupGlobals="false"
6
colors="true"
7
bootstrap="vendor/autoload.php"
8
+ failOnRisky="true"
9
+ failOnWarning="true"
10
>
11
<php>
12
<ini name="error_reporting" value="-1" />
0 commit comments