]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Thu, 21 Jun 2018 09:27:18 +0000 (17:27 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 21 Jun 2018 09:27:18 +0000 (17:27 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 6c9393afa6377d156337c76d7943008e9d3d0577..9307f3f13a2faf3db6119f1edb9b3ed20d3a0b35 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to
     non-blocking). (Nikita)
 
+- Standard:
+  . Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys).
+    (Laruence)
+
 21 Jun 2018, PHP 7.3.0alpha2
 
 - Core: