From bcde0ac48186ef2011aad71693fe951aa1922520 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Nov 2021 10:24:22 +0100 Subject: update to 5.3.5RC1 --- PHPINFO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index bc71421..5e6166d 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,7 +2,7 @@ redis Redis Support => enabled -Redis Version => 5.3.4 +Redis Version => 5.3.5RC1 Redis Sentinel Version => 0.1 Available serializers => php, json, igbinary, msgpack Available compression => lzf, zstd, lz4 @@ -32,6 +32,8 @@ redis.clusters.timeout => 0 => 0 redis.pconnect.pooling_enabled => 1 => 1 redis.pconnect.connection_limit => 0 => 0 redis.pconnect.echo_check_liveness => 1 => 1 +redis.pconnect.pool_detect_dirty => 0 => 0 +redis.pconnect.pool_poll_timeout => 0 => 0 redis.pconnect.pool_pattern => no value => no value redis.session.locking_enabled => 0 => 0 redis.session.lock_expire => 0 => 0 -- cgit