Skip to content

Commit 13e5fbf

Browse files
committed
wip
1 parent b61eb6f commit 13e5fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
backupStaticAttributes="false"
44
beStrictAboutTestsThatDoNotTestAnything="false"
55
colors="true"
6-
convertDeprecationsToExceptions="false"
6+
convertDeprecationsToExceptions="true"
77
convertErrorsToExceptions="true"
88
convertNoticesToExceptions="true"
99
convertWarningsToExceptions="true"

0 commit comments

Comments
 (0)