Bug 217510 - www/wordpress depends on lang/php56 -- which is out of active support
Summary: www/wordpress depends on lang/php56 -- which is out of active support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-03 00:34 UTC by Jeff Kletsky
Modified: 2018-06-21 22:06 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kletsky 2017-03-03 00:34:23 UTC
http://php.net/supported-versions.php

indicates that only php7.0 and php7.1 are under active support, although php5.6 will receive security patches through the end of 2018.


https://wordpress.org/about/requirements/

states

To run WordPress we recommend your host supports:
 * PHP version 7 or greater
 * MySQL version 5.6 or greater OR MariaDB version 10.0 or greater


Suggest changing port dependency to php70-* or php71-*
Comment 1 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-03-03 08:45:56 UTC
The dependency change wouldn't be the problem. But PHP 5.6 is our current default version and with packaging in mind, we need to change this first.

Good news: i'm currently working on this. :)
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-01-13 23:18:21 UTC
ping!
Comment 3 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2018-02-27 16:04:23 UTC
This will be fixed with https://reviews.freebsd.org/D14208

Than you can choose which version of PHP wordpress should depend on.