tony2001                Wed Jan 23 12:13:40 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.84&r2=1.2027.2.547.2.965.2.85&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.84 
php-src/NEWS:1.2027.2.547.2.965.2.85
--- php-src/NEWS:1.2027.2.547.2.965.2.84        Tue Jan 22 20:42:21 2008
+++ php-src/NEWS        Wed Jan 23 12:13:40 2008
@@ -84,6 +84,8 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to