Use LazyGhostObject for proxy objects #591
static-analysis.yml
on: pull_request
static-analysis
/
PHPStan (PHP: 8.4)
19s
Annotations
5 errors
static-analysis / PHPStan (PHP: 8.4):
src/DependencyInjection/DoctrineMongoDBExtension.php#L1
Ignored error pattern #^Call to function method_exists\(\) with 'Doctrine\\\\ODM\\\\MongoDB\\\\Configuration' and 'setUseTransactional…' will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/DoctrineMongoDBBundle/DoctrineMongoDBBundle/src/DependencyInjection/DoctrineMongoDBExtension.php was not matched in reported errors.
|
static-analysis / PHPStan (PHP: 8.4):
src/DoctrineMongoDBBundle.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function spl_autoload_register expects \(callable\(string\)\: void\)\|null, ProxyManager\\Autoloader\\AutoloaderInterface given\.$# (argument.type) in path /home/runner/work/DoctrineMongoDBBundle/DoctrineMongoDBBundle/src/DoctrineMongoDBBundle.php was not matched in reported errors.
|
static-analysis / PHPStan (PHP: 8.4):
src/DoctrineMongoDBBundle.php#L84
Call to method getProxyAutoloader() on an unknown class ProxyManager\Configuration.
|
static-analysis / PHPStan (PHP: 8.4):
src/ManagerRegistry.php#L68
Class ProxyManager\Proxy\LazyLoadingInterface not found.
|
static-analysis / PHPStan (PHP: 8.4)
Process completed with exit code 1.
|