Created attachment 265225 [details] 0001-databases-pecl-redis-update-to-6.3.0-enable-zstd-and.patch Build-tested on 14 and 15 with PHP 8.[1-5]. Runtime test suite output as an attachment.
Created attachment 265226 [details] databases-pecl-redis-tests.log
Work for me even in prod (Nextcloud).
4 days left untill maintainer timeout…
Forgive me for late response. I was unable to check email sooner. I see this patch will be better suited than what I have preparing
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a44ed48133761d37abe905ef2d7c2b01566b513c commit a44ed48133761d37abe905ef2d7c2b01566b513c Author: Paavo-Einari Kaipila <pkaipila@gmail.com> AuthorDate: 2025-11-18 19:47:16 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-11-18 19:52:11 +0000 databases/pecl-redis: Update 6.2.0 => 6.3.0, add default options zstd and lz4 Changelog: https://pecl.php.net/package-info.php?package=redis&version=6.3.0 https://github.com/phpredis/phpredis/releases/tag/6.3.0 PR: 290853 Approved by: Mateusz Wiącek <wiacek.m@witia.com.pl> (maintainer) databases/pecl-redis/Makefile | 22 +++++++++++++--------- databases/pecl-redis/distinfo | 6 +++--- 2 files changed, 16 insertions(+), 12 deletions(-)
Thanks.