]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Sat, 9 Aug 2003 16:49:08 +0000 (16:49 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 9 Aug 2003 16:49:08 +0000 (16:49 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 96126f76d07dbca13ee8a8924f06538f33c398f8..7d7aa39a3a8ab65a7f146e054bf711a56b064102 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,14 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Aug 2003, Version 4.3.3RC4
 - Fixed bug #24989 (external libexpat conflicts with bundled libexpat). (Jani)
+- Fixed bug #24980 (array_reduce() uses first element as default running
+  total). (Ilia)
 - Fixed bug #24977 (Revert mysql_select_db optimization). (Ilia)
 - Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris). (Ilia)
+- Fixed bug #24951 (ob_flush() needlessly destroys output handler). (Ilia)
 - Fixed bug #24792 (--enable-zend-multibyte causes random segfaults with ZTS).
   (fujimoto)
+- Fixed bug #24142 (workaround for a gcc bug affecting round()). (Marcus, Ilia)
 - Fixed bug #24063 (serialize() missing 0 after the . on scientific notation).
   (Marcus, Ilia)