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 d66a402 + e5533fc commit da7100aCopy full SHA for da7100a
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