[Bug 292115] devel/phorgeit-arcanist-lib: no php84 flavor available, even though php84 is now default
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Jan 2026 21:18:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292115
Bug ID: 292115
Summary: devel/phorgeit-arcanist-lib: no php84 flavor
available, even though php84 is now default
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: grembo@FreeBSD.org
Reporter: dim@FreeBSD.org
Assignee: grembo@FreeBSD.org
Flags: maintainer-feedback?(grembo@FreeBSD.org)
Ports f22d3fff36a83 switched the default PHP version to 8.4. Since
devel/arcanist and devel/arcanist-lib are old snapshots which don't work with
8.4, I thought I would try devel/phorgeit-arcanist and
devel/phorgeit-arcanist-lib instead.
However, these ports have IGNORE_WITH_PHP=84 85 in their Makefiles, which were
added in ports c00a7b36df164 and ports 25a2301b4d5de.
I tried commenting out the line and building the @php84 flavor, and it seems to
resulting `arc` command works fine, except for every invocation printing a
message:
Deprecated: Constant E_STRICT is deprecated in
/usr/local/lib/php/arcanist/support/init/init-script.php on line 18
So maybe if that one is fixed, the ports can at least be unblocked for php84? I
didn't test php85 though.
--
You are receiving this mail because:
You are the assignee for the bug.