From: foobar Date: Fri, 23 May 2003 22:41:38 +0000 (+0000) Subject: this fix will be in 4.3.2.. X-Git-Tag: RELEASE_1_0_2~615 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2709f628e3106960f043f07685ff884764a1e1e4;p=php this fix will be in 4.3.2.. --- diff --git a/NEWS b/NEWS index 237c43a820..5a98e79f1c 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ 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)