]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Wed, 23 Jan 2008 12:13:40 +0000 (12:13 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 23 Jan 2008 12:13:40 +0000 (12:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 547098df9e06b1ac79a35fb15c71b76bf0a0de7a..b73abd90fd8521e7e919bdbcf6d0104c52288b9b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,8 @@ PHP                                                                        NEWS
 - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
 
 - Fixed bug #43808 (date_create never fails (even when it should)). (Derick)
+- Fixed bug #43559 (array_merge_recursive() doesn't behave as expected with 
+  duplicate NULL values). (Felipe, Tony)
 - Fixed bug #43527 (DateTime created from a timestamp reports environment
   timezone). (Derick)
 - Fixed bug #43075 (Support 2007-11-01T24:00:00+00:00). (Derick)