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

diff --git a/NEWS b/NEWS
index 5f12cc3d0af2ead29f78968198aeeab329b6cc72..02ae267c7d746d497d9bf8ef9f701f8d79256a28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,12 +17,14 @@ PHP 4                                                                      NEWS
 - 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)
+- Fixed bug #23936 (fail to select and fetch). (Ard)
 - Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain
   situations). (Ilia)
 - Fixed bug #22245 (References inside $_SESSION not being handled). (Ilia)
 - Fixed bug #21957 (serialize() mangles objects with __sleep). (Ilia)
 - Fixed bug #21918 (strange behaviour of mixed type in array-keys). (Marcus)
 - Fixed bug #20896 (-s -w modes with php-cli cause php to hang). (Ilia)
+- Fixed bug #7014 (crash in _php_ibase_error() after request shutdown). (Ard)
 
 07 Aug 2003, Version 4.3.3RC3
 - Fixed bug #24958 (Incorrect handling of 404s). (Ilia, Justin)