We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9b372 commit 5fff8d4Copy full SHA for 5fff8d4
phpunit.xml.dist
@@ -6,7 +6,7 @@
6
convertErrorsToExceptions="true"
7
convertNoticesToExceptions="true"
8
convertWarningsToExceptions="true"
9
- convertDeprecationsToExceptions="true"
+ convertDeprecationsToExceptions="false"
10
processIsolation="false"
11
stopOnFailure="false"
12
bootstrap="./tests/bootstrap.php"
0 commit comments