redis 5.3.6

PHP extension for interfacing with key-value stores


This extension provides an API for communicating with RESP-based key-value
stores, such as Redis, Valkey, and KeyDB.

License: PHP

Changes

--- 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 Zarate - https://github.com/jlzaratec

---

phpredis 5.3.6

- Fix a segfault in RedisArray::del [d2f2a7d9] (Pavlo Yatsukhnenko)