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 f9bafc4 commit add8d73Copy full SHA for add8d73
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