X7ROOT File Manager
Current Path:
/home/gfecatvj/.composer/vendor/ralouphie/getallheaders
home
/
gfecatvj
/
.composer
/
vendor
/
ralouphie
/
getallheaders
/
📁
..
📄
.gitignore
(53 B)
📄
.travis.yml
(218 B)
📄
LICENSE
(1.05 KB)
📄
README.md
(972 B)
📄
composer.json
(378 B)
📄
phpunit.xml
(417 B)
📁
src
📁
tests
Editing: phpunit.xml
<phpunit bootstrap="vendor/autoload.php" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" strict="true"> <testsuite> <directory>./tests</directory> </testsuite> <filter> <whitelist> <directory suffix=".php">src</directory> </whitelist> </filter> <logging> <log type="coverage-clover" target="build/logs/clover.xml"/> </logging> </phpunit>
Upload File
Create Folder