Bug 281583 - www/phalcon: ignore on PHP 8.4 for now
Summary: www/phalcon: ignore on PHP 8.4 for now
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-19 08:10 UTC by Franco Fichtner
Modified: 2024-09-20 06:35 UTC (History)
1 user (show)

See Also:


Attachments
ignore PHP 8.4 (614 bytes, patch)
2024-09-19 08:10 UTC, Franco Fichtner
franco: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2024-09-19 08:10:50 UTC
Created attachment 253657 [details]
ignore PHP 8.4

Hi,

pkg-fallout has been spamming for a bit now. Here is the patch to avoid that from happening until phalcon supports 8.4.


Cheers,
Franco
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-19 19:27:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8fb5de703ee0ade2d18c3fc1f132999ddda82ca8

commit 8fb5de703ee0ade2d18c3fc1f132999ddda82ca8
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2024-09-19 18:38:27 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-09-19 19:27:09 +0000

    www/phalcon: Not ready for 8.4 yet

    PR:             281583
    Approved by:    submitter is maintainer

 www/phalcon/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Franco Fichtner 2024-09-20 06:35:57 UTC
Thanks!