Bug 274137

Summary: lang/php83-extensions: Builds extensions for PHP 8.2
Product: Ports & Packages Reporter: Thomas Hurst <tom>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (bofh)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for lang/php83-extensions none

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(-)