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.221.21.111
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
doctrine /
orm /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxrwxr-x
2022-08-08 09:00
lib
[ DIR ]
drwxrwxr-x
2022-08-08 09:00
.gitmodules
270
B
-rw-rw-r--
2022-08-08 09:00
LICENSE
1.03
KB
-rw-rw-r--
2022-08-08 09:00
README.md
2.09
KB
-rw-rw-r--
2022-08-08 09:00
SECURITY.md
805
B
-rw-rw-r--
2022-08-08 09:00
UPGRADE.md
55.53
KB
-rw-rw-r--
2022-08-08 09:00
composer.json
2.85
KB
-rw-rw-r--
2022-08-08 09:00
doctrine-mapping.xsd
28.92
KB
-rw-rw-r--
2022-08-08 09:00
phpstan-dbal2.neon
3.6
KB
-rw-rw-r--
2022-08-08 09:00
phpstan-params.neon
286
B
-rw-rw-r--
2022-08-08 09:00
phpstan-persistence2.neon
2.35
KB
-rw-rw-r--
2022-08-08 09:00
Save
Rename
includes: - phpstan-baseline.neon - phpstan-params.neon parameters: reportUnmatchedIgnoredErrors: false ignoreErrors: # https://github.com/doctrine/collections/pull/282 - '/Variable \$offset in isset\(\) always exists and is not nullable\./' # PHPStan doesn't understand our method_exists() safeguards. - '/Call to an undefined method Doctrine\\DBAL\\Connection::createSchemaManager\(\)\./' # Class name will change in DBAL 3. - '/^Class Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform not found\.$/' # Forward compatibility for DBAL 3.4 - '/^Call to an undefined method Doctrine\\DBAL\\Cache\\QueryCacheProfile::[gs]etResultCache\(\)\.$/' - message: '/^Call to an undefined static method Doctrine\\DBAL\\Configuration::[gs]etResultCache\(\)\.$/' path: lib/Doctrine/ORM/Configuration.php - message: '/^Parameter #3 \$resultCache of class Doctrine\\DBAL\\Cache\\QueryCacheProfile constructor/' path: lib/Doctrine/ORM/AbstractQuery.php - message: '/^Parameter #2 \$\w+ of method Doctrine\\DBAL\\Platforms\\AbstractPlatform::getDateAdd\w+Expression\(\) expects int, string given\.$/' path: lib/Doctrine/ORM/Query/AST/Functions/DateAddFunction.php - message: '/^Parameter #2 \$\w+ of method Doctrine\\DBAL\\Platforms\\AbstractPlatform::getDateSub\w+Expression\(\) expects int, string given\.$/' path: lib/Doctrine/ORM/Query/AST/Functions/DateSubFunction.php # False positive - message: '/^Call to an undefined method Doctrine\\Common\\Cache\\Cache::deleteAll\(\)\.$/' count: 1 path: lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php # See https://github.com/doctrine/dbal/pull/5129 - message: '/^Parameter #3 \$startPos of method Doctrine\\DBAL\\Platforms\\AbstractPlatform::getLocateExpression\(\) expects int\|false, string given\.$/' count: 1 path: lib/Doctrine/ORM/Query/AST/Functions/LocateFunction.php # Won't get fixed in DBAL 2 - message: "#^Parameter \\#2 \\$start of method Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform\\:\\:getSubstringExpression\\(\\) expects int, string given\\.$#" count: 1 path: lib/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php - message: "#^Parameter \\#3 \\$length of method Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform\\:\\:getSubstringExpression\\(\\) expects int\\|null, string\\|null given\\.$#" count: 1 path: lib/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php # Symfony cache supports passing a key prefix to the clear method. - '/^Method Psr\\Cache\\CacheItemPoolInterface\:\:clear\(\) invoked with 1 parameter, 0 required\.$/' # Persistence 2 support - message: '/clear.*invoked with 1 parameter/' path: lib/Doctrine/ORM/EntityRepository.php - message: '#^Class Doctrine\\Persistence\\ObjectManagerAware not found\.$#' path: lib/Doctrine/ORM/UnitOfWork.php - message: '#^Call to method injectObjectManager\(\) on an unknown class Doctrine\\Persistence\\ObjectManagerAware\.$#' path: lib/Doctrine/ORM/UnitOfWork.php # https://github.com/phpstan/phpstan/issues/7292 - message: '#^Offset class\-string on array\<class\-string, array\<string, mixed\>\> in isset\(\) always exists and is not nullable\.$#' path: lib/Doctrine/ORM/UnitOfWork.php