phpredis

A PHP extension for Redis

OTHER License

Downloads
8
Stars
9.9K
Committers
196

Bot releases are hidden (Show)

phpredis - 6.1.0RC1 Latest Release

Published by michael-grunder 3 months ago

PhpRedis 6.1.0RC1

See CHANGELOG.md or package.xml for full release notes.

phpredis - 6.0.2

Published by yatsukhnenko 10 months ago

  • Fix deprecation error when passing null to match_type parameter. [b835aaa3] (Pavlo Yatsukhnenko)
  • Fix flaky test and OBJECT in a pipeline. [a7f51f70] (Michael Grunder)
  • Find our callback by pattern with PSUBSCRIBE [2f276dcd] (Michael Grunder)

Full Changelog: https://github.com/phpredis/phpredis/compare/6.0.1...6.0.2

phpredis - PhpRedis 5.3.7

Published by michael-grunder about 2 years ago

phpredis 5.3.7

  • Fix RedisArray::[hsz]scan and tests [08a9d5db, 0264de18] (Pavlo Yatsukhnenko, Michael Grunder)
  • Fix RedisArray::scan [8689ab1c] (Pavlo Yatsukhnenko)
  • Fix LZF decompression logic [0719c1ec] (Michael Grunder)

Full Changelog: https://github.com/phpredis/phpredis/compare/5.3.6...5.3.7