Skip to content

feat: APCu caching driver #13471

feat: APCu caching driver

feat: APCu caching driver #13471

Triggered via pull request January 8, 2026 00:02
Status Failure
Total duration 1m 23s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 19s
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.