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 09cdc12 commit 60b8e81Copy full SHA for 60b8e81
phpunit.xml.dist
@@ -6,6 +6,7 @@
6
convertErrorsToExceptions="true"
7
convertNoticesToExceptions="true"
8
convertWarningsToExceptions="true"
9
+ convertDeprecationsToExceptions="true"
10
processIsolation="false"
11
stopOnFailure="true"
12
bootstrap="./tests/bootstrap.php"
0 commit comments