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 bb4035b commit b61eb6fCopy full SHA for b61eb6f
phpunit.xml.dist
@@ -3,7 +3,7 @@
3
backupStaticAttributes="false"
4
beStrictAboutTestsThatDoNotTestAnything="false"
5
colors="true"
6
- convertDeprecationsToExceptions="true"
+ convertDeprecationsToExceptions="false"
7
convertErrorsToExceptions="true"
8
convertNoticesToExceptions="true"
9
convertWarningsToExceptions="true"
0 commit comments