Skip to content

feat: APCu caching driver #13469

feat: APCu caching driver

feat: APCu caching driver #13469

Triggered via pull request January 7, 2026 23:15
Status Failure
Total duration 1m 26s
Artifacts

test-phpstan.yml

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