iliaa Mon Oct 20 11:45:57 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src NEWS
Log:
Bug fixing news.
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.441 php-src/NEWS:1.1247.2.442
--- php-src/NEWS:1.1247.2.441 Mon Oct 20 10:37:01 2003
+++ php-src/NEWS Mon Oct 20 11:45:56 2003
@@ -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 <kosako at sofnec.co.jp>, 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php