Skip to content

Commit f2af227

Browse files
authored
Update phpunit.xml.dist
1 parent af9b1a9 commit f2af227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<phpunit backupGlobals="false"
33
backupStaticAttributes="false"
44
colors="true"
5+
convertDeprecationsToExceptions="true"
56
convertErrorsToExceptions="true"
67
convertNoticesToExceptions="true"
78
convertWarningsToExceptions="true"

0 commit comments

Comments
 (0)