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 7433b59 commit a61f99eCopy full SHA for a61f99e
phpunit.xml
@@ -1,9 +1,9 @@
1
+ <!-- restrictWarnings="true" -->
2
<phpunit
3
bootstrap="test/unit/bootstrap.php"
4
failOnWarning="true"
5
failOnDeprecation="true"
6
failOnNotice="true"
- <!-- restrictWarnings="true" -->
7
>
8
<testsuites>
9
<testsuite name="unit">
0 commit comments