feat(cache): add deleteMatching method definition in CacheInterface
#7176
Annotations
3 errors
|
Psalm Analysis (8.2)
Process completed with exit code 2.
|
|
UndefinedVariable:
system/Cache/Handlers/WincacheHandler.php#L103
system/Cache/Handlers/WincacheHandler.php:103:44: UndefinedVariable: Cannot find referenced variable $success (see https://psalm.dev/024)
|
|
UndefinedVariable:
system/Cache/Handlers/WincacheHandler.php#L91
system/Cache/Handlers/WincacheHandler.php:91:44: UndefinedVariable: Cannot find referenced variable $success (see https://psalm.dev/024)
|