Add SSL context for RedisCluster connections #263
Annotations
3 errors
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
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)
|
Loading