PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
apilora.sandbox.dos-group.com
/
vendor
/
nikic
/
php-parser
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="./test/bootstrap.php"> <testsuites> <testsuite name="PHPParser Test Suite"> <directory>./test/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./lib/PhpParser/</directory> </whitelist> </filter> </phpunit>
[-] README.md
[open]
[-] .travis.yml
[open]
[-] CHANGELOG.md
[open]
[-] UPGRADE-2.0.md
[open]
[-] UPGRADE-3.0.md
[open]
[-] UPGRADE-1.0.md
[open]
[+]
..
[-] LICENSE
[open]
[+]
doc
[+]
test
[+]
lib
[-] phpunit.xml.dist
[open]
[-] composer.json
[open]
[-] .gitignore
[open]
[+]
test_old
[+]
grammar
[+]
bin