feat: APCu caching driver #13480
test-phpstan.yml
on: pull_request
PHP Static Analysis
47s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/Cache/Handlers/ApcuHandler.php#L147
Only booleans are allowed in an if condition, array|null given.
|
|
PHP Static Analysis:
system/Cache/Handlers/ApcuHandler.php#L97
Only booleans are allowed in an if condition, array<int<0, max>, string> given.
|