[ANNOUNCEMENT] redis-5.3.4 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package redis-5.3.4 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
phpredis 5.3.4
This release fixes a multi/pipeline segfault on apple silicon as well as
two small compression related bugs.
You can find a detailed list of changes in Changelog.md and package.xml
* Fix multi/pipeline segfault on Apple silicon [e0796d48] (Michael Grunder)
* Pass compression flag on HMGET in RedisCluster [edc724e6] (Adam Olley)
* Abide by ZSTD error return constants [8400ed1c] (Michael Grunder)
* Fix timing related CI session tests [9b986bf8] (Michael Grunder)
* Sponsors
~ Audiomack - https://audiomack.com
~ Open LMS - https://openlms.net
~ BlueHost - https://bluehost.com
~ Object Cache Pro for WordPress - https://objectcache.pro
~ Avtandil Kikabidze - https://github.com/akalongman
~ Zaher Ghaibeh - https://github.com/zaherg
~ BatchLabs - https://batch.com
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.4.tgz
Authors
-------------
Nicolas Favre-Felix (lead)
Michael Grunder <[email protected]> (lead)
Pavlo Yatsukhnenko (lead)