Skip to content

Tags: mariusadam/phpredis

Tags

5.3.7RC2

Toggle 5.3.7RC2's commit message
5.3.7-rc2

5.3.7RC1

Toggle 5.3.7RC1's commit message
5.3.7-rc1

5.3.6

Toggle 5.3.6's commit message
phpredis 5.3.6

This is a bugfix release that fixes a segfault in RedisArray::del.

You can find a detailed list of changes in Changelog.md and package.xml

* 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
  ~ Luis Zárate - https://github.com/jlzaratec

5.3.5

Toggle 5.3.5's commit message
phpredis 5.3.5

This release adds support for various exponential backoff strategies as
well as experimental support for automatically detecting dirty
persistent connections.

You can find a detailed list of changes in Changelog.md and package.xml

* 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
  ~ Luis Zárate - https://github.com/jlzaratec

5.3.5RC1

Toggle 5.3.5RC1's commit message
phpredis 5.3.5RC1

This release adds support for various exponential backoff strategies as
well as experimental support for automatically detecting dirty
connections.

You can find a detailed list of changes in Changelog.md and package.xml

* 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
  ~ Luis Zárate - https://github.com/jlzaratec

5.3.4

Toggle 5.3.4's commit message
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 [e0796d4] (Michael Grunder)
* Pass compression flag on HMGET in RedisCluster [edc724e] (Adam Olley)
* Abide by ZSTD error return constants [8400ed1] (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

5.3.3

Toggle 5.3.3's commit message
5.3.3

This release mostly includes just small PHP 8 Windows compatibility fixes
such that pecl.php.net can automatically build Windows DLLs.

You can find a detailed list of changes in Changelog.md and package.xml

* Fix PHP8 Windows includes [270b4db] (Jan-E)
* Fix hash ops for php 8.0.1 [87297cb] (defender-11)
* Disable cloning Redis and RedisCluster objects [cd05a34]
  (Michael Grunder)

* Sponsors
  ~ Audiomack - https://audiomack.com
  ~ BlueHost - https://bluehost.com
  ~ Redis Cache Pro for WordPress - https://wprediscache.com
  ~ Avtandil Kikabidze - https://github.com/akalongman
  ~ Oleg Babushkin - https://github.com/olbabushkin
  ~ Zaher Ghaibeh - https://github.com/zaherg
  ~ BatchLabs - https://batch.com