]> granicus.if.org Git - php/commitdiff
Fix (#43559) merged into 5_2
authorFelipe Pena <felipe@php.net>
Wed, 27 Feb 2008 02:10:40 +0000 (02:10 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 27 Feb 2008 02:10:40 +0000 (02:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3ce0ab5922386de053070c8402692bdce5efc254..81a2a68b651ef37115247aaae43afa6b7e8eaeb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -122,8 +122,6 @@ PHP                                                                        NEWS
 - Fixed bug #43960 (strtotime() returns timestamp in the future when given a
   bogus string).
 - 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 #43426 (crash on nested call_user_func() calls). (Dmitry)