Skip to content

Commit 49c2707

Browse files
committed
Convert deprecations to exceptions
1 parent 2abfd3f commit 49c2707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
failOnRisky="true"
1212
failOnWarning="true"
1313
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
14+
convertDeprecationsToExceptions="true"
1415
>
1516
<php>
1617
<ini name="assert.exception" value="0"/>

0 commit comments

Comments
 (0)