edink           Tue Jun  3 10:47:03 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  BFN: Make Jani happy
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.234 php4/NEWS:1.1247.2.235
--- php4/NEWS:1.1247.2.234      Mon Jun  2 20:07:20 2003
+++ php4/NEWS   Tue Jun  3 10:47:03 2003
@@ -19,6 +19,7 @@
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
 - Fixed bug #23913 (make rename() work across partitions on *nix). (Ilia)
 - Fixed bug #23912 (Invalid CSS in phpinfo() output). (Ilia)
+- Fixed bug #23902 (NULL in CGI header output). (Shane)
 - Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_into
   and odbc_result_all). (Ilia)
 - Fixed bug #23897 (Fixed a check for mbfilter_ru.h). ([EMAIL PROTECTED], Ilia)
@@ -26,6 +27,7 @@
 - Fixed bug #23888 (Missing input validation for flags parameter). (Ilia)
 - Fixed bug #23779 (mysql_connect(): disable local infile option if php.ini
   option "open_basedir" is set). (Georg)
+- Fixed bug #23733 (Coredump on startup with Oracle 9+). (Edin)
 - Fixed bug #23285 (Potential Stack overflow in zendlex). (Wez)
  
 29 May 2003, Version 4.3.2



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

Reply via email to