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.143.223.72
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-test /
vendor /
opis /
closure /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2018-10-02 13:36
CHANGELOG.md
5.03
KB
-rw-r--r--
2018-10-02 13:36
LICENSE
1.06
KB
-rw-r--r--
2018-10-02 13:36
NOTICE
301
B
-rw-r--r--
2018-10-02 13:36
README.md
4.01
KB
-rw-r--r--
2018-10-02 13:36
autoload.php
996
B
-rw-r--r--
2018-10-02 13:36
composer.json
1.01
KB
-rw-r--r--
2018-10-02 13:36
functions.php
804
B
-rw-r--r--
2018-10-02 13:36
Save
Rename
{ "name": "opis/closure", "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.", "keywords": ["closure", "serialization", "function", "serializable", "serialize", "anonymous functions"], "homepage": "https://opis.io/closure", "license": "MIT", "authors": [ { "name": "Marius Sarca", "email": "marius.sarca@gmail.com" }, { "name": "Sorin Sarca", "email": "sarca_sorin@hotmail.com" } ], "require": { "php": "^5.4 || ^7.0" }, "require-dev": { "jeremeamia/superclosure": "^2.0", "phpunit/phpunit": "^4.0" }, "autoload": { "psr-4": { "Opis\\Closure\\": "src/" }, "files": ["functions.php"] }, "autoload-dev": { "psr-4": { "Opis\\Closure\\Test\\": "tests/" } }, "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } } }