iliaa Thu Aug 7 11:37:54 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.328 php-src/NEWS:1.1247.2.329 --- php-src/NEWS:1.1247.2.328 Wed Aug 6 18:34:20 2003 +++ php-src/NEWS Thu Aug 7 11:37:54 2003 @@ -8,10 +8,12 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php