We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299276c commit 09e427cCopy full SHA for 09e427c
phpunit.xml.dist
@@ -4,6 +4,7 @@
4
beStrictAboutTestsThatDoNotTestAnything="true"
5
bootstrap="vendor/autoload.php"
6
colors="true"
7
+ convertDeprecationsToExceptions="true"
8
convertErrorsToExceptions="true"
9
convertNoticesToExceptions="true"
10
convertWarningsToExceptions="true"
0 commit comments