Skip to content

Commit c159f3d

Browse files
Convert deprecations to exceptions
1 parent c02ed75 commit c159f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
requireCoverageMetadata="true"
88
beStrictAboutCoverageMetadata="true"
99
beStrictAboutOutputDuringTests="true"
10+
convertDeprecationsToExceptions="true"
1011
failOnRisky="true"
1112
failOnWarning="true"
1213
colors="true"

0 commit comments

Comments
 (0)