diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-09-03 03:37:24 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-09-03 03:37:24 +0000 |
commit | 99402bfecac227215a5010b345a6e103a7393edd (patch) | |
tree | 9dcdeae2e9e0f617d81dac08535aee3c28784016 /lang/php56 | |
parent | 6916d1900b15a7bde4e838308c7c96c80fa96b5d (diff) | |
download | pkgsrc-99402bfecac227215a5010b345a6e103a7393edd.tar.gz |
php56: note this package is EOL and update recommendation
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php56/DESCR b/lang/php56/DESCR index 0403375a147..94ce7f09084 100644 --- a/lang/php56/DESCR +++ b/lang/php56/DESCR @@ -6,5 +6,5 @@ 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. +NOTE: This version reached End of Life on December 31 2018. Updating to +PHP 7.3.x, 7.4.x, or 8.0.x is strongly recommended. |