From: foobar Date: Tue, 1 Apr 2003 15:38:40 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC2~210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00d6a6d8c2367eaa209f265cb41bd1cd4383a097;p=php BFN --- diff --git a/NEWS b/NEWS index edac5834bb..7545803ca6 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ PHP 4 NEWS - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - Fixed bug #22989 (sendmail not found by configure). (igyu@ionsphere.org) +- Fixed bug #22987 (missing perror() check in configure). (Jani) - Fixed bug #22965 (Crash in gd lib's ImageFillToBorder()). (Ilia) - Fixed bug #22844 (Changing bool value via -d or ini_set(), On would be Off). (Ilia) - Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI). (Jani)