pkgsrc-wip/php-redis5
Juraj Lutter 7281038c37 php-redis5: Update to 5.3.2
Changelog:
phpredis 5.3.2

* Use "%.17g" sprintf format for doubles as done in Redis server.
* Allow to pass NULL as RedisCluster stream context options.

---

phpredis 5.3.2RC2

---

* Verify SET options are strings before testing them as strings

---

phpredis 5.3.2RC1

---
* Fix cluster segfault when dealing with NULL multi bulk replies in
  RedisCluster
* Fix xReadGroup() must return message id
* Fix memory leak in rediscluster session handler
* Fix XInfo() returns false if the stream is empty
* Relax requirements on set's expire argument
* Refactor redis_sock_check_liveness
* PHP8 compatibility
* Update documentation
* Add Redis::OPT_NULL_MULTIBULK_AS_NULL setting to treat NULL multi bulk
  replies as NULL instead of [].
* Allow to specify stream context for rediscluster session handler
* Add new parameter to RedisCluster to specify stream ssl/tls context.
* Add new parameter to RedisSentinel to specify auth information
2020-11-25 14:08:49 +00:00
..
DESCR
Makefile
distinfo