Skip to content

feat: added async & persistent options to Cache Redis #13214

feat: added async & persistent options to Cache Redis

feat: added async & persistent options to Cache Redis #13214

Triggered via pull request November 10, 2025 03:57
Status Failure
Total duration 1m 33s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 28s
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/PredisHandler.php#L44
Property CodeIgniter\Cache\Handlers\PredisHandler::$config has no type specified.
PHP Static Analysis: system/Cache/Handlers/PredisHandler.php#L34
PHPDoc tag `@var` has invalid value (array{ scheme: string, host: string, password: string|null, port: int, async: bool persistent: bool timeout: int }): Unexpected token "persistent", expected '}' at offset 182 on line 10