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

diff --git a/NEWS b/NEWS
index c41110957b62ba4e3c598ab37f3315913e4081b4..a827248af599a69417f4c9da196d9628770db9b9 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)