Top Level :: Database
:: redis
:: 5.0.2
:: Windows
redis 5.0.2 for Windows
Package Information |
Summary |
PHP extension for interfacing with key-value stores |
Maintainers |
Michael Grunder <
michael dot grunder at gmail dot com >
(lead)
[details]
Pavlo Yatsukhnenko (lead)
[details]
|
License |
PHP |
Description |
This extension provides an API for communicating with RESP-based key-value
stores, such as Redis, Valkey, and KeyDB. |
Homepage |
https://github.com/phpredis/phpredis/
|
Release notes
Version 5.0.2
(stable)
|
This release contains bugfixes and changes that necessary for PHP-7.4 compatibility
* Cleanup TSRMLS_* usage [94380227] (Remi Collet) * Replace ulong with zend_ulong [b4eb158a] (Remi Collet) * Replace uint with uint32_t [d6fc5c73] (Remi Collet) * Fix regression for conntecting to ports > 32767 [1f41da64] (Owen Smith) * RedisCluster segfaults after second connection with cache_slots enabled [f52cd237, cb5d6b94] (Pavlo Yatsukhnenko, Michael Grunder) * Documentation improvements (Michael Grunder) |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 5.0.2 |
|
|