Skip to content

Commit 2c72667

Browse files
convertDeprecationsToExceptions="true" (#189)
1 parent 1238d31 commit 2c72667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
bootstrap="tests/bootstrap.php"
77
colors="true"
8+
convertDeprecationsToExceptions="true"
89
convertErrorsToExceptions="true"
910
convertNoticesToExceptions="true"
1011
convertWarningsToExceptions="true"

0 commit comments

Comments
 (0)