]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Fri, 28 Nov 2003 18:15:23 +0000 (18:15 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 28 Nov 2003 18:15:23 +0000 (18:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d7c311cacc226de7398e93c59519e6a75c24cbb0..d4e3a757f3342b92b9ac386a35b2aec6b47e747d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4                                                                      NEWS
 ?? ??? 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 @@ PHP 4                                                                      NEWS
   (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)