The new PECL package redis-5.2.2 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
phpredis 5.2.2

This is a bugfix release that contains a fix for authentication
when using persistent connections, and an option to make the
ECHO challenge response logic optional.

* Inexpensive liveness check, and making ECHO optional [56898f81] (Pavlo 
Yatsukhnenko)
* Move `AUTH` to `redis_sock_server_open` [80f2529b](Pavlo Yatsukhnenko)

* Sponsors
  ~ Audiomack.com - https://audiomack.com
  ~ Till Kruss - https://github.com/tillkruss

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.2.2.tgz

Authors
-------------
Nicolas Favre-Felix (lead)
Michael Grunder <michael.grun...@gmail.com> (lead)
Pavlo Yatsukhnenko (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to