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.
2 parents 35b7dfa + e671997 commit 0b8541dCopy full SHA for 0b8541d
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