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.
convertDeprecationsToExceptions="true"
1 parent 1238d31 commit 2c72667Copy full SHA for 2c72667
phpunit.xml.dist
@@ -5,6 +5,7 @@
5
beStrictAboutOutputDuringTests="true"
6
bootstrap="tests/bootstrap.php"
7
colors="true"
8
+ convertDeprecationsToExceptions="true"
9
convertErrorsToExceptions="true"
10
convertNoticesToExceptions="true"
11
convertWarningsToExceptions="true"
0 commit comments