The new PECL package redis-5.3.2RC1 (alpha) has been released at https://pecl.php.net/.
Release notes ------------- phpredis 5.3.2RC1 This release containse some bugfixes and small improvements. You can find a detailed list of changes in Changelog.md and package.xml * Sponsors ~ Audiomack - https://audiomack.com ~ BlueHost - https://bluehost.com ~ Redis Cache Pro for WordPress - https://wprediscache.com ~ Avtandil Kikabidze - https://github.com/akalongman --- * Fix cluster segfault when dealing with NULL multi bulk replies in RedisCluster [950e8de8] (Michael Grunder, Alex Offshore) * Fix xReadGroup() must return message id [500916a4] (Pavlo Yatsukhnenko) * Fix memory leak in rediscluster session handler [b2cffffc] (Pavlo Yatsukhnenko) * Fix XInfo() returns false if the stream is empty [5719c9f7, 566fdeeb] (Pavlo Yatsukhnenko, Michael Grunder) * Relax requirements on set's expire argument [36458071] (Michael Grunder) * Refactor redis_sock_check_liveness [c5950644] (Pavlo Yatsukhnenko) * PHP8 compatibility [a7662da7, f4a30cb2, 17848791] (Pavlo Yatsukhnenko, Remi Collet) * Update documentation [c9ed151d, 398c99d9] (Ali Alwash, Gregoire Pineau) * Add Redis::OPT_NULL_MULTIBULK_AS_NULL setting to treat NULL multi bulk replies as NULL instead of []. [950e8de8] (Michael Grunder, Alex Offshore) * Allow to specify stream context for rediscluster session handler [a8daaff8, 4fbe7df7] (Pavlo Yatsukhnenko) * Add new parameter to RedisCluster to specify stream ssl/tls context. [f771ea16] (Pavlo Yatsukhnenko) * Add new parameter to RedisSentinel to specify auth information [81c502ae] (Pavlo Yatsukhnenko) Package Info ------------- This extension provides an API for communicating with Redis servers. Related Links ------------- Package home: https://pecl.php.net/package/redis Changelog: https://pecl.php.net/package-changelog.php?package=redis Download: https://pecl.php.net/get/redis-5.3.2RC1.tgz Authors ------------- Nicolas Favre-Felix (lead) Michael Grunder <michael.grun...@gmail.com> (lead) Pavlo Yatsukhnenko (lead) -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php