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

Release notes
-------------
phpredis 3.1.5

This is interim release which contains only bug fixes.

* Fix segfault when extending Redis class in PHP 5 [d23eff] (Pavlo Yatsukhnenko)
* Fix RedisCluster constructor with PHP 7 strict scalar type [5c21d7] (Pavlo 
Yatsukhnenko)
* Allow to use empty string as persistant_id [344de5] (Pavlo Yatsukhnenko)
* Fix cluster_init_seeds. [db1347] (@adlagares)
* Fix z_seeds may be a reference [42581a] (@janic716)
* PHP >=7.3 uses zend_string for php_url elements [b566fb] (@fmk)

Package Info
-------------
This extension provides an API for communicating with Redis servers.

Related Links
-------------
Package home: http://pecl.php.net/package/redis
   Changelog: http://pecl.php.net/package-changelog.php?package=redis
    Download: http://pecl.php.net/get/redis-3.1.5.tgz

Authors
-------------
Nicolas Favre-Felix (lead)
Michael Grunder (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