Top Level :: Database :: redis :: 5.3.1 :: Windows redis 5.3.1 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.3.1 (stable) | phpredis 5.3.1
This is a small bugfix release that fixes a couple of issues in 5.3.0.
You should upgrade if you're using persistent_id in session.save_path or of if you're having trouble building 5.3.0 because the php_hash_bin2hex symbol is missing.
You can find a detailed list of changes in Changelog.md and package.xml
* Sponsors ~ Audiomack - https://audiomack.com ~ BlueHost - https://bluehost.com ~ Redis Cache Pro for WordPress - https://wprediscache.com ~ Avtandil Kikabidze - https://github.com/akalongman
--- * Properly clean up on session start failure [066cff6a] (Michael Grunder) * Treat NULL as a failure for redis_extract_auth_info [49428a2f, 14ac969d] (Michael Grunder) * Don't dereference a NULL zend_string or efree one [ff2e160f, 7fed06f2] (Michael Grunder) * Fix config.m4 messages and test for and include php_hash.h [83a1b7c5, 3c56289c, 08f202e7] (Remi Collet) * Add openSUSE installation instructions [13a168f4] (Pavlo Yatsukhnenko) * Remove EOL Fedora installation instructions [b4779e6a] (Remi Collet) | | In case of missing DLLs, consider to contact the Windows Internals List (subscribe first). | Dependencies for release 5.3.1 | | |