Make deprecation warning about enable_lazy_ghost_objects
more explicit
#1250
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
Static Analysis with Psalm
20s
Annotations
4 errors
UnusedPsalmSuppress:
DependencyInjection/DoctrineExtension.php#L847
DependencyInjection/DoctrineExtension.php:847:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UnusedPsalmSuppress:
Mapping/DisconnectedMetadataFactory.php#L120
Mapping/DisconnectedMetadataFactory.php:120:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UnusedPsalmSuppress:
Mapping/DisconnectedMetadataFactory.php#L125
Mapping/DisconnectedMetadataFactory.php:125:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
Static Analysis with Psalm
Process completed with exit code 2.
|