Add SSL context for RedisCluster connections #263
continuous-integration.yml
on: pull_request
Generate job matrix
11s
Matrix: QA Checks
Annotations
3 errors
PossiblyUnusedMethod:
src/RedisClusterOptions.php#L233
src/RedisClusterOptions.php:233:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\Cache\Storage\Adapter\RedisClusterOptions::setSslContext (see https://psalm.dev/087)
|
TooManyArguments:
src/RedisClusterResourceManager.php#L94
src/RedisClusterResourceManager.php:94:16: TooManyArguments: Too many arguments for RedisCluster::__construct - expecting 6 but saw 7 (see https://psalm.dev/026)
|
TooManyArguments:
src/RedisClusterResourceManager.php#L122
src/RedisClusterResourceManager.php:122:16: TooManyArguments: Too many arguments for RedisCluster::__construct - expecting 6 but saw 7 (see https://psalm.dev/026)
|