From 064e8ad7c5c6b927cf1b96abb8a1b44dd9a96e73 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 26 Jun 2019 06:09:47 +0200 Subject: 5.0.0RC2 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 732de95..9d83db0 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,8 +2,8 @@ redis Redis Support => enabled -Redis Version => 5.0.0RC1 -Available serializers => php, igbinary, msgpack +Redis Version => 5.0.0RC2 +Available serializers => php, json, igbinary, msgpack Available compression => lzf Directive => Local Value => Master Value -- cgit