iliaa           Mon Jun 16 13:43:11 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  Bug fixing news.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.254 php4/NEWS:1.1247.2.255
--- php4/NEWS:1.1247.2.254      Sun Jun 15 17:59:03 2003
+++ php4/NEWS   Mon Jun 16 13:43:11 2003
@@ -31,8 +31,12 @@
 - Fixed ext/yaz to not log if "yaz.log_file" php.ini option is not set. (Adam)
 - Fixed a bug in bundled libmysql (mysql bug #564). (Georg)
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
+- Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive()).
+  (Ilia)
 - Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis).
   ([EMAIL PROTECTED], Ilia)
+- Fixed bug #24150 (crash in imap_fetch_overview() & 
+  imap_rfc822_write_address()). (Ilia)
 - Fixed bug #24060 (ncurses_del_panel() causes segfault). (Georg)
 - Fixed bug #24054 (Integer overflow failure with GCC/x86 for *=). (Sascha)
 - Fixed bug #24007 (Problem with register_globals & arrays). (Ilia)



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

Reply via email to