Bug 274463 - lang/php* : Change default to 8.2
Summary: lang/php* : Change default to 8.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Muhammad Moinur Rahman
URL: https://www.php.net/supported-version...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-14 12:39 UTC by Muhammad Moinur Rahman
Modified: 2023-11-26 19:59 UTC (History)
2 users (show)

See Also:
ale: maintainer-feedback+
antoine: exp-run+


Attachments
Change php default to 8.2 (1013 bytes, patch)
2023-10-14 12:39 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-10-14 12:39:25 UTC
Created attachment 245612 [details]
Change php default to 8.2

As active support of php81 ends on 25th November, 2023 it's time to switch the default version to 8.2.
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-10-14 12:41:09 UTC
This will be committed on or after 2023-11-25.
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2023-10-24 07:52:05 UTC
Exp-run looks fine
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-11-26 19:59:10 UTC
A commit in branch main references this bug:

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

commit 6e3887a5d3ce3430e460efabaa4d7f3af22bab02
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-24 13:10:26 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-26 19:57:51 +0000

    lang/php* : Change default to 8.2

    As active support of php81 ends on 25th November, 2023 it's time to
    switch the default version to 8.2.

    See https://www.php.net/supported-versions.php for more details.

    PR:             274463
    Approved by:    portmgr (exp-run)

 Mk/Uses/php.mk             |  4 ++--
 Mk/bsd.default-versions.mk |  2 +-
 UPDATING                   | 16 ++++++++++++++++
 3 files changed, 19 insertions(+), 3 deletions(-)