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 2abfd3f commit 49c2707Copy full SHA for 49c2707
phpunit.xml
@@ -11,6 +11,7 @@
11
failOnRisky="true"
12
failOnWarning="true"
13
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
14
+ convertDeprecationsToExceptions="true"
15
>
16
<php>
17
<ini name="assert.exception" value="0"/>
0 commit comments