Summary: | security/mailzu: fix - support php82 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Krzysztof <ports> | ||||||
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | bofh | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 246202 [details]
update patch
And the patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a3ee7285db280eac52dc5af753c3449cc877d53 commit 0a3ee7285db280eac52dc5af753c3449cc877d53 Author: Krzysztof <ports@bsdserwis.com> AuthorDate: 2023-11-12 19:14:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-11-12 19:23:02 +0000 security/mailzu: Fix runtime with php82 After adding two more patches is working correctly (no error/warning messages in web server logs). PR: 274969 Approved by: submitter is maintainer security/mailzu/Makefile | 4 ++-- security/mailzu/files/patch-lib_LDAPEngine.class.php (new) | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) |
Created attachment 246201 [details] poudriere testport log I've tested mailzu with php8.2. After adding two more patches is working correctly (no error/warning messages in web server logs). I've made a patch which updates port. Also it was tested with poudriere.