From bfcbf4bc190981d4e43cb3d38b18786014a193c2 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 7 Aug 2003 15:37:54 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2131f898b1..d4fb4c9d7d 100644 --- a/NEWS +++ b/NEWS @@ -8,10 +8,12 @@ PHP 4 NEWS - Fixed bug #24177 (Status not set correctly after flush() in Apache 2). (Ilia) - Fixed bug #23509 (exit code lost when exit() called from register_shutdown_function()). (Ilia) +- Fixed bug #23463 (added Dbase2 version check). (Vlad Krupin) - Fixed bug #23104 (hash position of static arrays not being reset). (Ilia) - Fixed bug #22154 (Possible crash when memory_limit is reached and output buffering in addition to session.use_trans_sid is used). (Ilia) - Fixed bug #22072 (Apache2 sapis do not detect aborted connections). (Ilia) +- Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64). (Ilia) - Fixed bug #21611 (version_compare() does not support "p" as suffix). (Stefan Walk) - Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments). (Ilia) -- 2.50.1