Top Level :: Database
:: redis
:: 3.1.1RC2
:: Windows
redis 3.1.1RC2 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 3.1.1RC2
(beta)
|
phpredis 3.1.1RC2
* Additional test updates for 32 bit systems (@remicollet) * ARM rounding issue in tests (@remicollet) * Use new zend_list_close instead of zend_list_delete when reconnecting. * Refactoring of redis_boolean_response_impl and redis_sock_write (@yatsukhnenko)
phpredis 3.1.1.RC1
This release contains mostly fixes for issues introduced when merging the php 5 and 7 codebase into a single branch.
* Fixed a segfault in igbinary serialization (@yatsukhnenko) * Restore 2.2.8/3.0.0 functionality to distinguish between an error and simply empty session data. (@remicollet) * Fix double to string conversion function (@yatsukhnenko) * Use PHP_FE_END definition when available (@remicollet) * Fixed various 'static function declared but not used' warnings * Fixes to various calls which were typecasting pointers to the wrong size. (@remicollet)
* Added php session unit test (@yatsukhnenko) * Added explicit module dependancy for igbinary (@remicollet) * Added phpinfo serialization information (@remicollet) |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 3.1.1RC2 |
|
|