Changes between Version 23 and Version 24 of howto/PHP


Ignore:
Timestamp:
Jul 9, 2019, 3:16:35 AM (5 years ago)
Author:
billc108
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/PHP

    v23 v24  
    1313MacPorts includes several versions of PHP. You can install any or all of these versions simultaneously, though it is expected that you will only need to install one of them.
    1414
    15 * '''php73''': PHP v7.3.x. This is the latest stable version.
    16 * '''php72''': PHP v7.2.x. This is an older stable version.
    17 * '''php71''': PHP v7.1.x. This is an older stable version.
     15* '''php73''': PHP v7.3.x. This is the latest stable version. Active support until Dec 6 2020.  Security support until Dec 6 2021.
     16* '''php72''': PHP v7.2.x. This is an older stable version. Active support until Nov 30 2019.  Security support until Nov 30 2020.
     17* '''php71''': PHP v7.1.x. This is an older stable version. Active support ended Dec 1 2018.  Security support until Dec 1 2020.
    1818* '''php70''': PHP v7.0.x.  This version reached [http://php.net/eol.php end of life] on 10 Jan 2019 and is therefore not recommended.
    1919* '''php56''': PHP v5.6.x. This version reached [http://php.net/eol.php end of life] on 31 Dec 2018 and is therefore not recommended.