Bug 274969 - security/mailzu: fix - support php82
Summary: security/mailzu: fix - support php82
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-08 19:49 UTC by Krzysztof
Modified: 2023-11-12 19:24 UTC (History)
1 user (show)

See Also:


Attachments
poudriere testport log (65.03 KB, text/plain)
2023-11-08 19:49 UTC, Krzysztof
no flags Details
update patch (1.10 KB, patch)
2023-11-08 19:50 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2023-11-08 19:49:24 UTC
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.
Comment 1 Krzysztof 2023-11-08 19:50:03 UTC
Created attachment 246202 [details]
update patch

And the patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-11-12 19:23:38 UTC
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(-)