From: foobar Date: Wed, 19 Mar 2003 08:23:02 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC2~280 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5930ec988b89b8b32c9bc63fa746a0ad2885c5c;p=php BFN --- diff --git a/NEWS b/NEWS index 5f1e694468..b8b4f50057 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,7 @@ PHP 4 NEWS - Fixed a bug in GD's truecolor TTF handling. (Derick) - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) +- Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI). (Jani) - Fixed bug #22751 (Compile error in gdcache.c when external libgd is used). (Jani) - Fixed bug #22721 (Poor file() performance on systems without mmap). (Wez) - Fixed bug #22709 (Crash in interbase when database unavailable). (Vladimir Michl)