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 e68d2b9 commit 3e31a6cCopy full SHA for 3e31a6c
phpunit.xml.dist
@@ -3,6 +3,7 @@
3
bootstrap="test/bootstrap.php"
4
stopOnFailure="false"
5
verbose="true"
6
+ colors="true"
7
syntaxCheck="true">
8
<testsuites>
9
<testsuite name="Main">
src/MemberName.php
0 commit comments