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 : 3.136.19.165
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
phpunit /
php-token-stream /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
src
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
tests
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
.gitattributes
15
B
-rw-r--r--
2020-11-17 16:24
.gitignore
30
B
-rw-r--r--
2020-11-17 16:24
.travis.yml
394
B
-rw-r--r--
2020-11-17 16:24
ChangeLog.md
2.13
KB
-rw-r--r--
2020-11-17 16:24
LICENSE
1.51
KB
-rw-r--r--
2020-11-17 16:24
README.md
566
B
-rw-r--r--
2020-11-17 16:24
build.xml
766
B
-rw-r--r--
2020-11-17 16:24
composer.json
926
B
-rw-r--r--
2020-11-17 16:24
phpunit.xml
756
B
-rw-r--r--
2020-11-17 16:24
Save
Rename
{ "name": "phpunit/php-token-stream", "description": "Wrapper around PHP's tokenizer extension.", "type": "library", "keywords": ["tokenizer"], "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "license": "BSD-3-Clause", "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "support": { "issues": "https://github.com/sebastianbergmann/php-token-stream/issues" }, "prefer-stable": true, "require": { "php": "^7.1", "ext-tokenizer": "*" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "config": { "optimize-autoloader": true, "sort-packages": true }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-master": "3.1-dev" } } }