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.15.22.62
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-websocket /
vendor /
nesbot /
carbon /
src /
Delete
Unzip
Name
Size
Permission
Date
Action
Carbon
[ DIR ]
drwxr-xr-x
2018-11-22 18:23
JsonSerializable.php
510
B
-rw-r--r--
2018-11-22 18:23
Save
Rename
<?php if (!interface_exists('JsonSerializable')) { interface JsonSerializable { /** * Specify data which should be serialized to JSON. * * @link http://php.net/manual/en/jsonserializable.jsonserialize.php * * @return mixed data which can be serialized by <b>json_encode</b>, * which is a value of any type other than a resource. * * @since 5.4.0 */ public function jsonSerialize(); } }