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 ce4119b commit 6012d7bCopy full SHA for 6012d7b
phpunit.xml.dist
@@ -23,6 +23,7 @@
23
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
24
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"
25
bootstrap="vendor/autoload.php"
26
+ convertDeprecationsToExceptions="true"
27
beStrictAboutOutputDuringTests="true"
28
verbose="true"
29
colors="true">
0 commit comments