commit: 2c5c3a82795da5d340bd4ccd3e2c9b14ab25b82d Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Fri Aug 30 20:42:38 2019 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Fri Aug 30 20:42:38 2019 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=2c5c3a82
PHP 5.6 - recommended package misspelled Signed-off-by: Brian Evans <grknight <AT> gentoo.org> 2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt b/2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt index 84562be..5e7218b 100644 --- a/2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt +++ b/2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt @@ -1,7 +1,7 @@ Title: Deprecation and removal of PHP 5.6 Author: Brian Evans <[email protected]> Posted: 2019-08-30 -Revision: 1 +Revision: 2 News-Item-Format: 2.0 Display-If-Installed: dev-lang/php:5.6 Display-If-Installed: dev-php/haru @@ -62,7 +62,7 @@ slots which are included as reminders to upgrade. Some packages do have replacements: dev-php/pecl-memcache can be replaced by dev-php/pecl-memcached with some small code modifications -dev-php/pecl-mongo has been superceded by dev-php/mongodb +dev-php/pecl-mongo has been superceded by dev-php/pecl-mongodb dev-php/pecl-libevent should be replaced by dev-php/pecl-event with code changes dev-php/PEAR-MDB2_Driver_mysql should be easily replaced by
