diff options
author | foobar <sniper@php.net> | 2003-05-23 22:41:38 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-05-23 22:41:38 +0000 |
commit | 2709f628e3106960f043f07685ff884764a1e1e4 (patch) | |
tree | 33ffb810e6925ee12ec3323d7b614f4e7fca7870 | |
parent | 4980461081a61f53e485e9ae5c9591d73d0a514a (diff) | |
download | php-git-2709f628e3106960f043f07685ff884764a1e1e4.tar.gz |
this fix will be in 4.3.2..
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |