Skip to content

Commit 62693c6

Browse files
committed
Drop deprecated assert.exception
1 parent a1a9efb commit 62693c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
1414
convertDeprecationsToExceptions="true"
1515
>
16-
<php>
17-
<ini name="assert.exception" value="0"/>
18-
</php>
1916
<coverage>
2017
<include>
2118
<directory suffix=".php">./src</directory>

0 commit comments

Comments
 (0)