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.216.95.250
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
doctrine /
persistence /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxr-x
2022-08-04 21:14
CONTRIBUTING.md
352
B
-rw-rw-r--
2022-08-04 21:14
LICENSE
1.04
KB
-rw-rw-r--
2022-08-04 21:14
README.md
630
B
-rw-rw-r--
2022-08-04 21:14
UPGRADE.md
4.7
KB
-rw-rw-r--
2022-08-04 21:14
composer.json
2.03
KB
-rw-rw-r--
2022-08-04 21:14
psalm-baseline.xml
578
B
-rw-rw-r--
2022-08-04 21:14
psalm.phpstub
403
B
-rw-rw-r--
2022-08-04 21:14
Save
Rename
<?php /** * Workaround for psalm to return a class-string when used with a class string * Can be removed when https://github.com/vimeo/psalm/pull/8219 is released * * @psalm-pure * * @return ($string is class-string ? ($characters is '\\' ? class-string : string) : string) * * @psalm-flow ($string) -> return */ function ltrim(string $string, string $characters = " \t\n\r\0\x0B") : string {}