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.188.103.42
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
knplabs /
knp-components /
Delete
Unzip
Name
Size
Permission
Date
Action
.git
[ DIR ]
drwxr-xr-x
2022-12-22 17:25
.github
[ DIR ]
drwxr-xr-x
2022-12-22 17:25
docs
[ DIR ]
drwxr-xr-x
2022-12-22 17:25
src
[ DIR ]
drwxrwxr-x
2022-08-18 06:36
tests
[ DIR ]
drwxr-xr-x
2022-12-22 17:25
.gitattributes
224
B
-rw-r--r--
2022-12-22 17:25
.gitignore
74
B
-rw-r--r--
2022-12-22 17:25
.php-cs-fixer.php
630
B
-rw-r--r--
2022-12-22 17:25
CHANGELOG.md
1.63
KB
-rw-r--r--
2022-12-22 17:25
CODE_OF_CONDUCT.md
2.63
KB
-rw-r--r--
2022-12-22 17:25
LICENSE
1.1
KB
-rw-rw-r--
2022-08-18 06:36
README.md
718
B
-rw-r--r--
2022-12-22 17:25
composer.json
2.22
KB
-rw-rw-r--
2022-08-18 06:36
phpstan-baseline.neon
670
B
-rw-rw-r--
2022-08-18 06:36
phpstan.neon
88
B
-rw-r--r--
2022-12-22 17:25
phpunit.xml.dist
272
B
-rw-r--r--
2022-12-22 17:25
Save
Rename
## 3.6.0 *Released at 2022-08-18* * changed handling of invalid arguments in paginate ## 3.1.0 *Released at 2021-06-23* * fixed ORM where with numeric values on string fields * added option to allow ODM subscriber * added static analysis with phpstan * dropped support for old Symfony versions ## 3.0.0 *Released at 2020-11-30* * dropped support for Symfony 3 * dropped support for PHP 7.2 * fixed deprecation in Symfony 5 * removed deprecated features ## 2.5.0 *Released at 2020-11-22* * deprecated not passing EventDispatcher to Paginator constructor ## 2.4.0 *Released at 2020-07-13* * fixed error with older Symfony versions * added new option to handle out of range page numbers * deprecated sortFieldWhitelist and filterFieldWhitelist options (use sortFieldAllowList and filterFieldAllowList instead) ## 2.3.0 *Released at 2019-11-25* * allowed Symfony 5 components * fixed bug MongoDb query * added coding standard via php-cs-fixer ## 2.2.0 *Released at 2019-09-02* * added some missing return types ## 2.1.0 *Released at 2019-07-15* * added new callback pagination * fixed sorting when using class properties * made some requirements explicit * removed some unused code * allowed for null Request object passed in, to avoid edge cases * switched from PSR-0 to PSR-4 ## 2.0.0 *Released at 2019-06-26* * increased php minimum version * added support form mongodb-odm version 2 (and removed support for version 1) * added getters to PaginationInterface * removed DBALQueryBuilderSubscriber * removed deprecations for Symfony event system * changed signature of ArraySubscriber (and, in general, many signatures that got type hinting)