Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit 2af4bdc

Browse files
Updated phpunit config
1 parent 0b4e2a5 commit 2af4bdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
convertErrorsToExceptions="true"
99
convertNoticesToExceptions="true"
1010
convertWarningsToExceptions="true"
11+
failOnRisky="true"
12+
failOnWarning="true"
1113
processIsolation="false"
1214
stopOnError="false"
1315
stopOnFailure="false"

0 commit comments

Comments
 (0)