iliaa Fri Nov 28 13:15:25 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.480 php-src/NEWS:1.1247.2.481
--- php-src/NEWS:1.1247.2.480 Thu Nov 27 18:18:13 2003
+++ php-src/NEWS Fri Nov 28 13:15:23 2003
@@ -3,6 +3,7 @@
?? ??? 2003, Version 4.3.5
- Fixed header handler in NSAPI SAPI module (header->replace was ignored,
send_default_content_type now sends value from php.ini). (Uwe Schindler)
+- Fixed bug #26446 (domxml_open_file() returns an empty error-Array). (Rob)
- Fixed bug #26438 (error in thttpd SAPI installation). (Jani)
- Fixed bug #25963 (PostgreSQL error message include \n characters).
(Marcus, Ilia)
@@ -43,6 +44,7 @@
(Marcus)
- Fixed Bug #25694 (round() and number_format() give inconsistent results).
(Ilia)
+- Fixed bug #25664 (calling ITypeInfo::Invoke with bogus params). (Wez)
- Fixed bug #25581 (getimagesize () return incorrect values on bitmap
(os2) files). (Marcus)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php