feat(cache): add deleteMatching method definition in CacheInterface
#13271
test-phpstan.yml
on: pull_request
PHP Static Analysis
27s
Annotations
2 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis
Child process error (exit code 1):
[ErrorException]
Declaration of CodeIgniter\Test\Mock\MockCache::initialize() must be compatible with CodeIgniter\Cache\CacheInterface::initialize(): void
at SYSTEMPATH/Test/Mock/MockCache.php:50
Backtrace:
1 [internal function]
CodeIgniter\Debug\Exceptions()->shutdownHandler()
PHP Fatal error: Declaration of CodeIgniter\Test\Mock\MockCache::initialize() must be compatible with CodeIgniter\Cache\CacheInterface::initialize(): void in /home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/Mock/MockCache.php on line 50
while running parallel worker
|