Skip to content

fix: use dynamic lockMaxRetries limit in RedisHandler #14789

fix: use dynamic lockMaxRetries limit in RedisHandler

fix: use dynamic lockMaxRetries limit in RedisHandler #14789

Triggered via pull request June 10, 2026 18:04
Status Failure
Total duration 1m 5s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 0s
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/Session/Handlers/RedisHandler.php#L102
Property Config\Session::$lockMaxRetries (int) on left side of ?? is not nullable.
PHP Static Analysis: system/Session/Handlers/RedisHandler.php#L101
Property Config\Session::$lockRetryInterval (int) on left side of ?? is not nullable.