summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-05-23 22:41:38 +0000
committerfoobar <sniper@php.net>2003-05-23 22:41:38 +0000
commit2709f628e3106960f043f07685ff884764a1e1e4 (patch)
tree33ffb810e6925ee12ec3323d7b614f4e7fca7870
parent4980461081a61f53e485e9ae5c9591d73d0a514a (diff)
downloadphp-git-2709f628e3106960f043f07685ff884764a1e1e4.tar.gz
this fix will be in 4.3.2..
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
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)