]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorAnatol Belski <ab@php.net>
Mon, 13 Aug 2018 07:14:26 +0000 (09:14 +0200)
committerAnatol Belski <ab@php.net>
Mon, 13 Aug 2018 07:14:26 +0000 (09:14 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 23bea374ddb6c742338a0646985aa76143247362..5df716e3f360511bdc2eb2073c68d33a0dbc4dc8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP                                                                        NEWS
 - gettext:
   . Fixed bug #76517 (incorrect restoring of LDFLAGS). (sji)
 
+- intl:
+  . Fixed bug #74484 (MessageFormatter::formatMessage memory corruption with
+    11+ named placeholders). (Anatol)
+
 - mbstring:
   . Fixed bug #76704 (mb_detect_order return value varies based on argument
     type). (cmb)