From: Sara Golemon Date: Fri, 23 May 2003 21:42:03 +0000 (+0000) Subject: BFN 23765 X-Git-Tag: RELEASE_1_0_2~618 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4942030f1d3e8b2312f60ea1f811000a78c0cd08;p=php BFN 23765 --- diff --git a/NEWS b/NEWS index 5a98e79f1c..237c43a820 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP NEWS . ext/fribidi - Renamed stream_register_wrapper() to stream_wrapper_register(). (Derick) - Fixed dirname() and strip_tags() to be binary-safe. (Moriyoshi) +- Fixed bug #23765 (file uploads ignored due to case sensitivity). (Sara) - Fixed bug #22386 (Using browscap causes segfault). (Jay) - Fixed bug #22895 (PHP cli outputs errors in text AND html). (Marcus) - Fixed bug #22059 (ftp_chdir causes segfault). (Sara)