Summary: | databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call of Redis::pconnect() | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Druzenko <vvd> | ||||
Component: | Individual Port(s) | Assignee: | Vladimir Druzenko <vvd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | daniel | ||||
Priority: | --- | Flags: | daniel:
maintainer-feedback+
vvd: maintainer-feedback? vvd: merge-quarterly? |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/phpredis/phpredis/issues/2041 | ||||||
See Also: | https://reviews.freebsd.org/D40984 | ||||||
Attachments: |
|
Description
Vladimir Druzenko
![]() ![]() Looks good to me, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e85832720f02bd37c3f9ebe5e97ae648798b6922 commit e85832720f02bd37c3f9ebe5e97ae648798b6922 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-07-12 13:32:11 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-07-12 13:32:11 +0000 databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call of Redis::pconnect() Without patch port doesn't work with PHP 8.1 and probably with 8.0, 8.2 and 8.3 too. Upstream issue: https://github.com/phpredis/phpredis/issues/2041 PR: 272451 Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer), arrowd (mentor) Obtained from: https://github.com/phpredis/phpredis/issues/2041 Differential Revision: https://reviews.freebsd.org/D40984 MFH: 2023Q3 databases/pecl-redis/files/patch-redis.c (new) | 12 ++++++++++++ 1 file changed, 12 insertions(+) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3acc2daf535c754a0173bffb08dd1cfb28f5df7 commit d3acc2daf535c754a0173bffb08dd1cfb28f5df7 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-07-12 13:41:50 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-07-12 13:41:50 +0000 databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call of Redis::pconnect() Without patch port doesn't work with PHP 8.1 and probably with 8.0, 8.2 and 8.3 too. Upstream issue: https://github.com/phpredis/phpredis/issues/2041 PR: 272451 Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer), arrowd (mentor) Obtained from: https://github.com/phpredis/phpredis/issues/2041 Differential Revision: https://reviews.freebsd.org/D40984 MFH: 2023Q3 databases/pecl-redis/Makefile | 1 + 1 file changed, 1 insertion(+) A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=42b02a73018c140011863d5316042936933c530e commit 42b02a73018c140011863d5316042936933c530e Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-07-12 13:41:50 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-07-12 13:44:13 +0000 databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call of Redis::pconnect() Without patch port doesn't work with PHP 8.1 and probably with 8.0, 8.2 and 8.3 too. Upstream issue: https://github.com/phpredis/phpredis/issues/2041 PR: 272451 Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer), arrowd (mentor) Obtained from: https://github.com/phpredis/phpredis/issues/2041 Differential Revision: https://reviews.freebsd.org/D40984 MFH: 2023Q3 (cherry picked from commit d3acc2daf535c754a0173bffb08dd1cfb28f5df7) databases/pecl-redis/Makefile | 1 + 1 file changed, 1 insertion(+) A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9236835b4f94133fac85ba87b20ab170ca5c7a1 commit c9236835b4f94133fac85ba87b20ab170ca5c7a1 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-07-12 13:32:11 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-07-12 13:44:05 +0000 databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call of Redis::pconnect() Without patch port doesn't work with PHP 8.1 and probably with 8.0, 8.2 and 8.3 too. Upstream issue: https://github.com/phpredis/phpredis/issues/2041 PR: 272451 Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer), arrowd (mentor) Obtained from: https://github.com/phpredis/phpredis/issues/2041 Differential Revision: https://reviews.freebsd.org/D40984 MFH: 2023Q3 (cherry picked from commit e85832720f02bd37c3f9ebe5e97ae648798b6922) databases/pecl-redis/files/patch-redis.c (new) | 12 ++++++++++++ 1 file changed, 12 insertions(+) |