Use LazyGhostObject for proxy objects (#877) #596
Annotations
5 errors
Run a static analysis with phpstan/phpstan:
src/DependencyInjection/Configuration.php#L44
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
|
Run a static analysis with phpstan/phpstan:
src/DependencyInjection/Configuration.php#L46
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
|
Run a static analysis with phpstan/phpstan:
tests/DependencyInjection/ConfigurationTest.php#L41
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
|
Run a static analysis with phpstan/phpstan:
tests/DependencyInjection/ConfigurationTest.php#L74
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading