1a75ca227c
- Updated to 6.2.0 * https://pecl.php.net/package/redis/6.2.0 * Fixed arguments order for SET command. * Fixed error length calculation and UB sanity check. * Fixed invalidate slot cache on failed cluster connections. * Fixed don't cast a uint64_t to a long. * Fixed potential NULL dereference. * Fixed print cursor as unsigned 64 bit integer. * Fixed XAUTOCLAIM argc when sending COUNT. * Added serverName() and serverVersion() methods. * Added getWithMeta method. * Added GETDEL command for RedisCluster. * Added Redis::OPT_PACK_IGNORE_NUMBERS option. * Added Valkey >= 8.1 IFEQ SET option. * Added KeyDB's EXPIREMEMBER[AT] commands.
Johannes Weberhofer
2025-03-25 14:48:24 +00:00
57616f0203
Accepting request 1205801 from server:php:extensions
Ana Guerrero2024-10-06 15:52:40 +00:00
d2c48b05c8
- Updated to 6.1.0 * https://pecl.php.net/package/redis/6.1.0 * Raised minimal php version to 7.4. * Added compression support for PHP sessions. * Many documentation fixes.
Илья Индиго
2024-10-05 08:06:09 +00:00
e05fb72b52
Accepting request 1120918 from server:php:extensions
Ana Guerrero2023-10-29 18:41:35 +00:00
ccafbdf6b3
- Use _multibuild to also build for php8 - Use php_cfgdir and php_extdir macros to determine location of files
Arjen de Korte2021-02-17 10:35:46 +00:00