From: Sara Golemon Date: Fri, 23 May 2003 21:42:35 +0000 (+0000) Subject: BFN 23765 X-Git-Tag: php-4.3.2RC4~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0a3b47001e455d8a226dc9012b584c7dd3c9f38;p=php BFN 23765 --- diff --git a/NEWS b/NEWS index 0e8b0ce8d5..46449fc15b 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,7 @@ PHP 4 NEWS - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) +- Fixed bug #23765 (file uploads ignored due to case sensitivity). (Sara) - Fixed bug #23738 (ifx_copy_blob() crash). (Jani) - Fixed bug #23661 (mysql_fetch_array() gives no warning when an invalid argument was passed as result_type). (Derick)