Skip to content

Commit c0e73db

Browse files
Update PHPUnit configuration
1 parent bb2043d commit c0e73db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</testsuite>
1717
</testsuites>
1818

19-
<source>
19+
<source ignoreIndirectDeprecations="true" restrictNotices="true" restrictWarnings="true">
2020
<include>
2121
<directory>src</directory>
2222
</include>

0 commit comments

Comments
 (0)