14 Commits

Author SHA256 Message Date
Илья Индиго
4fda5ce158 Accepting request 1316102 from home:13ilya:branches:server:php:extensions
- Updated to 6.3.0
  * https://pecl.php.net/package-changelog.php?package=redis&release=6.3.0RC1
  * https://pecl.php.net/package-changelog.php?package=redis&release=6.3.0
  * Added hash expiration commands HGETEX, HSETEX, HGETDEL and HMGET.
  * Added GETDEL for RedisCluster.
  * Added vectorset commands.
  * Fixed a possible segfault during failover.
  * Fixed hset fields handling.
  * Fixed HSetEx expiry argument handling.
  * Fixed RedisCluster segfault.
  * Fixed Cloning our objects should not segfault.
  * Fixed return type for RedisCluster vgetattr and vsetattr.

OBS-URL: https://build.opensuse.org/request/show/1316102
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=24
2025-11-06 20:36:08 +00:00
Johannes Weberhofer
4e2801a792 Accepting request 1255778 from home:13ilya:branches:server:php:extensions
- 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.

OBS-URL: https://build.opensuse.org/request/show/1255778
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=22
2025-03-25 14:48:24 +00:00
Илья Индиго
f8e7704d7d Accepting request 1205798 from home:13ilya
- 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.

OBS-URL: https://build.opensuse.org/request/show/1205798
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=20
2024-10-05 08:06:09 +00:00
Илья Индиго
3ecc130185 Accepting request 1120915 from home:AndreasStieger:branches:server:php:extensions
php-redis 6.0.2

OBS-URL: https://build.opensuse.org/request/show/1120915
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=18
2023-10-28 16:54:11 +00:00
Илья Индиго
a4117f8f3a Accepting request 1114135 from home:adkorte:branches:server:php:extensions
- Updated to 6.0.1
  * Fix memory leak and segfault in Redis::exec
  * Fix unknown expiration modifier
  * Update documentation

OBS-URL: https://build.opensuse.org/request/show/1114135
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=16
2023-09-29 09:12:53 +00:00
Илья Индиго
aea6307aa8 Accepting request 1110674 from home:13ilya:branches:server:php:extensions
- Updated to 6.0.0
  * https://pecl.php.net/package-changelog.php?package=redis&release=6.0.0
  * Raised minimal php version to 7.2.

OBS-URL: https://build.opensuse.org/request/show/1110674
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=14
2023-09-12 15:48:54 +00:00
Илья Индиго
54562cf1cf Accepting request 1041985 from home:adkorte:branches:server:php:extensions
- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)

OBS-URL: https://build.opensuse.org/request/show/1041985
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=12
2022-12-10 12:14:56 +00:00
Илья Индиго
78b22e3f77 Accepting request 955733 from home:13ilya:branches:server:php:extensions
- Updated to 5.3.7
  * https://pecl.php.net/package-changelog.php?package=redis&release=5.3.7
  * Fixed RedisArray::[hsz]scan and tests.
  * Fixed RedisArray::scan.
  * Fixed LZF decompression logic.

OBS-URL: https://build.opensuse.org/request/show/955733
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=11
2022-02-17 23:33:25 +00:00
Илья Индиго
fd9074d07d Accepting request 949127 from home:adkorte:branches:server:php:extensions
- Updated to 5.3.6
  * Fix a segfault in RedisArray::del

OBS-URL: https://build.opensuse.org/request/show/949127
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=10
2022-01-25 22:46:07 +00:00
Илья Индиго
b204e0a190 Accepting request 941510 from home:13ilya:branches:server:php:extensions
- Updated to 5.3.5
  * https://pecl.php.net/package-changelog.php?package=redis&release=5.3.5
  * Added experimental support for detecting a dirty connection.
  * Fixed RedisArray constructor bug.
  * Fixed segfault in redis_setoption_handler.
  * Fixed masters array in the event of a cluster failover.
  * Fixed 32 bit type error.
  * Fixed radix character in certain locales.
  * Fixed ZSTD Validation.

OBS-URL: https://build.opensuse.org/request/show/941510
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=9
2021-12-19 13:53:19 +00:00
Илья Индиго
c5b188da29 Accepting request 941508 from home:13ilya:branches:server:php:extensions
- Updated to 5.3.5
  * https://pecl.php.net/package-changelog.php?package=redis&release=5.3.5
  * Added experimental support for detecting a dirty connection.
  * Fixed RedisArray constructor bug.
  * Fixed segfault in redis_setoption_handler.
  * Fixed masters array in the event of a cluster failover.
  * Fixed 32 bit type error.
  * Fixed radix character in certain locales.
  * FixedZSTD Validation.

OBS-URL: https://build.opensuse.org/request/show/941508
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=8
2021-12-19 13:44:56 +00:00
Илья Индиго
6a1219398f Accepting request 881192 from home:adkorte:branches:server:php:extensions
- Update to 5.3.4
  * Fix multi/pipeline segfault on Apple silicon
  * Pass compression flag on HMGET in RedisCluster
  * Abide by ZSTD error return constants
  * Fix timing related CI session tests

OBS-URL: https://build.opensuse.org/request/show/881192
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=6
2021-03-24 18:17:57 +00:00
Илья Индиго
3ff936e155 Accepting request 873086 from home:13ilya:branches:server:php:extensions
- Refresh spec-file via spec-cleaner.

OBS-URL: https://build.opensuse.org/request/show/873086
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=4
2021-02-17 10:53:42 +00:00
9563fceed2 - Use _multibuild to also build for php8
- Use php_cfgdir and php_extdir macros to determine location of files

OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-redis?expand=0&rev=3
2021-02-17 10:35:46 +00:00