fix: use dynamic lockMaxRetries limit in RedisHandler #14789
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 0s
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.
|