We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61eb6f commit 13e5fbfCopy full SHA for 13e5fbf
phpunit.xml.dist
@@ -3,7 +3,7 @@
3
backupStaticAttributes="false"
4
beStrictAboutTestsThatDoNotTestAnything="false"
5
colors="true"
6
- convertDeprecationsToExceptions="false"
+ convertDeprecationsToExceptions="true"
7
convertErrorsToExceptions="true"
8
convertNoticesToExceptions="true"
9
convertWarningsToExceptions="true"
0 commit comments