We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1c083 commit 4174d60Copy full SHA for 4174d60
phpunit.xml.dist
@@ -8,6 +8,8 @@
8
convertErrorsToExceptions="true"
9
convertNoticesToExceptions="true"
10
convertWarningsToExceptions="true"
11
+ failOnRisky="true"
12
+ failOnWarning="true"
13
processIsolation="false"
14
stopOnError="false"
15
stopOnFailure="false"
0 commit comments