Add support for ext-redis
v6.0
#244
Annotations
10 errors
src/RedisCluster.php#L451
src/RedisCluster.php:451:43: UndefinedConstant: Constant RedisCluster::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
|
src/RedisCluster.php#L451
src/RedisCluster.php:451:43: MixedArgument: Argument 1 of Laminas\Cache\Storage\Adapter\RedisCluster::getLibOption cannot be mixed, expecting int (see https://psalm.dev/030)
|
src/RedisCluster.php#L452
src/RedisCluster.php:452:29: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
|
src/RedisClusterResourceManager.php#L188
src/RedisClusterResourceManager.php:188:13: UndefinedConstant: Constant RedisCluster::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
|
src/RedisClusterResourceManager.php#L188
src/RedisClusterResourceManager.php:188:13: MixedArgument: Argument 1 of Laminas\Cache\Storage\Adapter\RedisClusterOptions::getLibOption cannot be mixed, expecting int (see https://psalm.dev/030)
|
src/RedisClusterResourceManager.php#L189
src/RedisClusterResourceManager.php:189:13: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
|
src/RedisClusterResourceManager.php#L192
src/RedisClusterResourceManager.php:192:29: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
|
test/integration/Laminas/RedisClusterStorageCreationTrait.php#L46
test/integration/Laminas/RedisClusterStorageCreationTrait.php:46:30: MixedArrayOffset: Cannot create mixed offset – expecting array-key (see https://psalm.dev/031)
|
test/integration/Laminas/RedisClusterStorageCreationTrait.php#L47
test/integration/Laminas/RedisClusterStorageCreationTrait.php:47:17: UndefinedConstant: Constant RedisCluster::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
|
test/integration/Laminas/RedisClusterStorageCreationTrait.php#L53
test/integration/Laminas/RedisClusterStorageCreationTrait.php:53:35: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
|
The logs for this run have expired and are no longer available.
Loading