Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 5d93f86

Browse files
committed
Add convertDeprecationsToExceptions to phpunit.xml
1 parent 56a837d commit 5d93f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
convertErrorsToExceptions="true"
88
convertNoticesToExceptions="true"
99
convertWarningsToExceptions="true"
10+
convertDeprecationsToExceptions="true"
1011
processIsolation="false"
1112
stopOnFailure="false">
1213

0 commit comments

Comments
 (0)