changelog               Tue Sep 10 20:34:28 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1122 php4/NEWS:1.1123
--- php4/NEWS:1.1122    Tue Sep 10 13:12:53 2002
+++ php4/NEWS   Tue Sep 10 20:34:28 2002
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Fixed array_merge_recursive() to avoid problems with merging cyclical
+  arrays (bug #16064). (Andrei)
 - Made function_exists() work properly with disabled functions. (Andrei)
 - Added ability to extract() variables as references via OR'able EXTR_REFS
   flag. (Andrei)


Reply via email to