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.145.175.71
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
yoomoney /
yookassa-sdk-php /
Delete
Unzip
Name
Size
Permission
Date
Action
docs
[ DIR ]
drwxrwxr-x
2023-01-19 06:56
lib
[ DIR ]
drwxrwxr-x
2023-01-19 06:56
tests
[ DIR ]
drwxrwxr-x
2023-01-19 06:56
.gitignore
75
B
-rw-rw-r--
2023-01-19 06:56
.travis.yml
637
B
-rw-rw-r--
2023-01-19 06:56
CHANGELOG.md
5.05
KB
-rw-rw-r--
2023-01-19 06:56
LICENSE.md
1.06
KB
-rw-rw-r--
2023-01-19 06:56
README.en.md
6.3
KB
-rw-rw-r--
2023-01-19 06:56
README.md
7.72
KB
-rw-rw-r--
2023-01-19 06:56
composer.json
1.74
KB
-rw-rw-r--
2023-01-19 06:56
phpdoc.xml
1.43
KB
-rw-rw-r--
2023-01-19 06:56
phpunit.xml.dist
842
B
-rw-rw-r--
2023-01-19 06:56
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="./vendor/autoload.php" colors="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" beStrictAboutTestsThatDoNotTestAnything="false"> <testsuites> <testsuite name="all"> <directory>tests</directory> </testsuite> </testsuites> <logging> <log type="coverage-html" target="build/report" lowUpperBound="35" highLowerBound="70"/> <log type="coverage-clover" target="build/coverage.xml"/> </logging> <filter> <whitelist> <directory suffix=".php">./lib</directory> </whitelist> </filter> </phpunit>