FreeBSD Bugzilla – Attachment 237111 Details for
Bug 266854
Mk/bsd.default-versions.mk: Change PHP default version to 8.1 (on or after 2022-11-26)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Switch php DEFAULT_VERSION
php81-default.diff (text/plain), 864 bytes, created by
Muhammad Moinur Rahman
on 2022-10-05 17:09:33 UTC
(
hide
)
Description:
Switch php DEFAULT_VERSION
Filename:
MIME Type:
Creator:
Muhammad Moinur Rahman
Created:
2022-10-05 17:09:33 UTC
Size:
864 bytes
patch
obsolete
>diff --git a/Mk/Uses/php.mk b/Mk/Uses/php.mk >index 09c2ecbe1..099c1dfba 100644 >--- a/Mk/Uses/php.mk >+++ b/Mk/Uses/php.mk >@@ -197,7 +197,7 @@ PHP_EXT_DIR= 20190902 > PHP_EXT_INC= hash pcre spl > . else > # (rene) default to DEFAULT_VERSIONS >-PHP_EXT_DIR= 20200930 >+PHP_EXT_DIR= 20210902 > PHP_EXT_INC= hash json openssl pcre spl > . endif > >diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk >index 05765e44c..32c89f61f 100644 >--- a/Mk/bsd.default-versions.mk >+++ b/Mk/bsd.default-versions.mk >@@ -109,8 +109,8 @@ PERL5_DEFAULT:= ${_PERL5_FROM_BIN:R} > . endif > # Possible values: 10, 11, 12, 13, 14, 15 > PGSQL_DEFAULT?= 13 >-# Possible values: 7.4, 8.0, 8.1 >-PHP_DEFAULT?= 8.0 >+# Possible values: 7.4, 8.0, 8.1, 8.2 >+PHP_DEFAULT?= 8.1 > # Possible values: 2.7, 3.7, 3.8, 3.9, 3.10, 3.11 > PYTHON_DEFAULT?= 3.9 > # Possible values: 2.7
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tz
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 266854
: 237111