FreeBSD Bugzilla – Attachment 196153 Details for
Bug 209563
Switch PHP default version to 7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to change default version of PHP
php-default-version-update.diff (text/plain), 1.23 KB, created by
Torsten Zuehlsdorff
on 2018-08-13 10:31:17 UTC
(
hide
)
Description:
Patch to change default version of PHP
Filename:
MIME Type:
Creator:
Torsten Zuehlsdorff
Created:
2018-08-13 10:31:17 UTC
Size:
1.23 KB
patch
obsolete
>Index: Mk/bsd.default-versions.mk >=================================================================== >--- Mk/bsd.default-versions.mk (revision 477058) >+++ Mk/bsd.default-versions.mk (working copy) >@@ -77,7 +77,7 @@ > # Possible values: 9.3, 9.4, 9.5, 9.6, 10 > PGSQL_DEFAULT?= 9.5 > # Possible values: 5.6, 7.0, 7.1, 7.2 >-PHP_DEFAULT?= 5.6 >+PHP_DEFAULT?= 7.1 > # Possible values: 2.7, 3.4, 3.5, 3.6, 3.7 > PYTHON_DEFAULT?= 2.7 > # Possible values: 2.7 >Index: UPDATING >=================================================================== >--- UPDATING (revision 477058) >+++ UPDATING (working copy) >@@ -5,6 +5,20 @@ > You should get into the habit of checking this file for changes each time > you update your ports collection, before attempting any port upgrades. > >+20180813: >+ AFFECTS: users of lang/php56 >+ AUTHOR: tz@FreeBSD.org >+ >+ The default version of PHP has been switched from 5.6 to 7.1. >+ >+ If you use binary packages you should make a list of php packages >+ before running 'pkg upgrade': >+ >+ # pkg info php5\* > ~/installed-php-ports-list >+ >+ After the upgrade, check with such list if all your php extensions >+ are still installed, and reinstall them if needed. >+ > 20180810: > AFFECTS: databases/postgresql??-server > AUTHOR: girgen@FreeBSD.org
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
Actions:
View
|
Diff
Attachments on
bug 209563
: 196153