From 457cc970b8cfed08e2e10567a97eea888674ae2c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Oct 2018 11:38:45 +0200 Subject: update to 4.2.0RC2 (beta) open https://github.com/phpredis/phpredis/issues/1437 32-bit failed test --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 01423c7..d3a9250 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,7 +2,7 @@ redis Redis Support => enabled -Redis Version => 4.2.0RC1 +Redis Version => 4.2.0RC2 Available serializers => php, igbinary Available compression => lzf -- cgit