Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
vendor /
opis /
closure /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2022-04-21 14:21
CHANGELOG.md
8.38
KB
-rw-r--r--
2022-04-21 14:21
LICENSE
1.06
KB
-rw-r--r--
2022-04-21 14:21
NOTICE
306
B
-rw-r--r--
2022-04-21 14:21
README.md
3.75
KB
-rw-r--r--
2022-04-21 14:21
autoload.php
1012
B
-rw-r--r--
2022-04-21 14:21
composer.json
1.15
KB
-rw-r--r--
2022-04-21 14:21
functions.php
971
B
-rw-r--r--
2022-04-21 14:21
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 || ^8.0" }, "require-dev": { "jeremeamia/superclosure": "^2.0", "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, "autoload": { "psr-4": { "Opis\\Closure\\": "src/" }, "files": ["functions.php"] }, "autoload-dev": { "psr-4": { "Opis\\Closure\\Test\\": "tests/" } }, "extra": { "branch-alias": { "dev-master": "3.6.x-dev" } }, "config": { "preferred-install": "dist", "sort-packages": true } }