There was an error while loading. Please reload this page.
1 parent 2a7e579 commit bffd45fCopy full SHA for bffd45f
1 file changed
phpunit.xml.dist
@@ -9,7 +9,8 @@
9
convertWarningsToExceptions="true"
10
convertDeprecationsToExceptions="false"
11
backupGlobals="false"
12
- stopOnFailure="false">
+ stopOnFailure="false"
13
+ failOnWarning="false">
14
15
<php>
16
<ini name="error_reporting" value="E_ALL"/>
0 commit comments