Bug 274137 - lang/php83-extensions: Builds extensions for PHP 8.2
Summary: lang/php83-extensions: Builds extensions for PHP 8.2
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-27 23:34 UTC by Thomas Hurst
Modified: 2023-09-28 18:57 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
Patch for lang/php83-extensions (800 bytes, application/mbox)
2023-09-27 23:34 UTC, Thomas Hurst
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hurst 2023-09-27 23:34:36 UTC
Created attachment 245300 [details]
Patch for lang/php83-extensions

I tried adding a few PHP 8.3 modules to my package building and was a bit confused when I got a pile of PHP 8.2 ones instead.
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-09-28 06:49:18 UTC
Ah damn. Will commit tomorrow. Have put it to test.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-28 18:57:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e5e1ed52c091b325421adea7be4d0c5413f58af

commit 6e5e1ed52c091b325421adea7be4d0c5413f58af
Author:     Thomas Hurst <tom@hur.st>
AuthorDate: 2023-09-28 06:47:52 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-28 18:56:24 +0000

    lang/php83-extensions: Fix build

    This port should build with php83 and ignore with php 80, 81 and 82.

    PR:             274137

 lang/php83-extensions/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)