Update NEWS and UPGRADING wrt. ext/recode unbundling
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 12 Jul 2019 12:35:44 +0000 (14:35 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 12 Jul 2019 12:35:44 +0000 (14:35 +0200)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index 42d38f3f405ff8f7e924c0f9f5331c826100fd53..72451dbc1efd6ae37771308d8846cd20749a5764 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #78212 (Segfault in built-in webserver). (cmb)
 
+- Recode:
+  . Unbundled the recode extension. (cmb)
+
 11 Jul 2019, PHP 7.4.0alpha3
 
 - Core:
index 9bac919b9842e1dfc35582488cc1cba9f8ad806b..cf31367cb75f066575e1e4423f74cb4a9b623b85 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -454,6 +454,10 @@ PHP 7.4 UPGRADE NOTES
     extension. For more details see the RFC:
     https://wiki.php.net/rfc/deprecate-and-remove-ext-interbase
 
+- Recode:
+  . The recode extension has been moved to PECL. For character set/encoding
+    conversion the iconv or mbstring extensions could be used instead.
+
 - WDDX:
   . The WDDX extension has been deprecated and moved to PECL.
     RFC: https://wiki.php.net/rfc/deprecate-and-remove-ext-wddx