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.142.83.70
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
sebastian /
type /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
.idea
[ 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
22
B
-rw-r--r--
2020-11-17 16:24
.gitignore
1.46
KB
-rw-r--r--
2020-11-17 16:24
.php_cs.dist
7.89
KB
-rw-r--r--
2020-11-17 16:24
.travis.yml
1.21
KB
-rw-r--r--
2020-11-17 16:24
ChangeLog.md
1.05
KB
-rw-r--r--
2020-11-17 16:24
LICENSE
1.51
KB
-rw-r--r--
2020-11-17 16:24
README.md
476
B
-rw-r--r--
2020-11-17 16:24
build.xml
1
KB
-rw-r--r--
2020-11-17 16:24
composer.json
1.1
KB
-rw-r--r--
2020-11-17 16:24
phive.xml
288
B
-rw-r--r--
2020-11-17 16:24
phpunit.xml
822
B
-rw-r--r--
2020-11-17 16:24
psalm.xml
1.78
KB
-rw-r--r--
2020-11-17 16:24
Save
Rename
<?xml version="1.0"?> <psalm totallyTyped="false" 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" /> <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" /> <MisplacedRequiredParam 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>