Skip to content

Commit b63a845

Browse files
committed
Ignore third-party deprecations
Signed-off-by: George Steel <[email protected]>
1 parent bfed888 commit b63a845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
displayDetailsOnTestsThatTriggerDeprecations="true"
1212
displayDetailsOnTestsThatTriggerErrors="true"
1313
>
14-
<source>
14+
<source restrictDeprecations="true">
1515
<include>
1616
<directory suffix=".php">./src</directory>
1717
</include>

0 commit comments

Comments
 (0)