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

diff --git a/NEWS b/NEWS
index 593b00f3dc92c2eef6179553c8817235d651e691..30140a549165e8d8e424c8d3438efa98114ccdd2 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)