We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adf7a90 + 670b3b5 commit 0f36fa4Copy full SHA for 0f36fa4
phpunit.xml.dist
@@ -4,6 +4,7 @@
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/8.0/phpunit.xsd"
6
colors="true"
7
+ convertDeprecationsToExceptions="true"
8
beStrictAboutOutputDuringTests="true"
9
forceCoversAnnotation="true"
10
verbose="true"
0 commit comments