diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2018-02-04 11:35:39 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2018-02-04 11:35:39 +0000 |
commit | 886bf4539d809a9d850eebdb69ce2f9111f29042 (patch) | |
tree | b68fee17b3efe489af4d7869fe86e81a55f5195c /lang/php56/DESCR | |
parent | 3e040f434df44cb54a05988281345da045e13fe5 (diff) | |
download | pkgsrc-886bf4539d809a9d850eebdb69ce2f9111f29042.tar.gz |
note a planned End of Life for support of PHP 5.6.x and PHP 7.0.x
Those releases will stop getting official support on Dec 31 2018 and
Dec 3 2018 respectively, and they should be removed from pkgsrc by then.
Diffstat (limited to 'lang/php56/DESCR')
-rw-r--r-- | lang/php56/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/php56/DESCR b/lang/php56/DESCR index 28e7728d71f..0403375a147 100644 --- a/lang/php56/DESCR +++ b/lang/php56/DESCR @@ -5,3 +5,6 @@ thrown in. The language is designed to allow web developers to write dynamically generated pages quickly. This package provides PHP version 5.6.x. + +NOTE: This version is on security support only, with planned End of Live +on December 31 2018. Update to PHP 7.1.x or 7.2.x is recommended. |