Fix/Self deprecation with getQueryCacheImpl #6338
static-analysis.yml
on: pull_request
Static Analysis with Psalm
32s
Matrix: Static Analysis with PHPStan
Annotations
2 errors
PossiblyNullReference:
lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php#L99
lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php:99:61: PossiblyNullReference: Cannot call method deleteAll on possibly null value (see https://psalm.dev/083)
|
Static Analysis with Psalm
Process completed with exit code 2.
|