Skip to content

Use LazyGhostObject for proxy objects (#877) #596

Use LazyGhostObject for proxy objects (#877)

Use LazyGhostObject for proxy objects (#877) #596

Triggered via push January 29, 2025 17:34
Status Failure
Total duration 30s
Artifacts
static-analysis  /  PHPStan (PHP: 8.4)
21s
static-analysis / PHPStan (PHP: 8.4)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
static-analysis / PHPStan (PHP: 8.4): src/DependencyInjection/Configuration.php#L44
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
static-analysis / PHPStan (PHP: 8.4): src/DependencyInjection/Configuration.php#L46
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
static-analysis / PHPStan (PHP: 8.4): tests/DependencyInjection/ConfigurationTest.php#L41
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
static-analysis / PHPStan (PHP: 8.4): tests/DependencyInjection/ConfigurationTest.php#L74
Call to function method_exists() with 'Doctrine\\ODM\\MongoDB\\Configuration' and 'setUseLazyGhostObje…' will always evaluate to true.
static-analysis / PHPStan (PHP: 8.4)
Process completed with exit code 1.