From 7df5e203c671b95a340daeb405513f8498ce2119 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 20 Oct 2003 15:45:56 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f155312ec4..d098f206ed 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,19 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2003, Version 4.3.4RC2 -- Fixed bug #25825 (tzset() was not called to reset libc environment - on request shutdown). (Wez) - Fixed multibyte regex engine to properly handle ".*" pattern under POSIX compatible mode. (K.Kosako , Moriyoshi) - Fixed bug #25923 (mail() modifies the to & subject arguments). (Ilia) - Fixed bug #25918 (Possible crash in mime_content_type()). (Ilia) +- Fixed bug #25900 (document->get_elements_by_tag_name with default xmlns). + (Rob) - Fixed bug #25895 (Incorrect detection of safe_mode limited ini options). (Ilia) +- Fixed bug #25888 (Crash of php.exe when xpath_eval of a namespace). (Rob) - Fixed bug #25836 (last key of multi-dimensional array passed via GPC not being escaped when magic_quotes_gpc is on). (Ilia) +- Fixed bug #25825 (tzset() was not called to reset libc environment + on request shutdown). (Wez) - Fixed bug #25814 (Make flock() return correct value when 3rd argument is used). (Ilia) - Fixed bug #25800 (parse_url() could not parse urls with empty port). (Ilia) -- 2.40.0