Skip to content

feat: APCu caching driver #13480

feat: APCu caching driver

feat: APCu caching driver #13480

Triggered via pull request January 8, 2026 21:34
Status Failure
Total duration 51s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
47s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.