We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9b1a9 commit f2af227Copy full SHA for f2af227
phpunit.xml.dist
@@ -2,6 +2,7 @@
2
<phpunit backupGlobals="false"
3
backupStaticAttributes="false"
4
colors="true"
5
+ convertDeprecationsToExceptions="true"
6
convertErrorsToExceptions="true"
7
convertNoticesToExceptions="true"
8
convertWarningsToExceptions="true"
0 commit comments