From: foobar Date: Mon, 24 Feb 2003 01:31:24 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC1~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49664eb29abfbdb1d44e099fb52f8c236d8b95db;p=php BFN --- diff --git a/NEWS b/NEWS index 7efe8c1c3d..cbfd954900 100644 --- a/NEWS +++ b/NEWS @@ -106,6 +106,8 @@ PHP 4 NEWS - Fixed bug #20802 (PHP would die silently when memory limit reached). (Ilia) - Fixed bug #20503 (imagesetbrush() not available on Windows). (Edin) - Fixed bug #20282 (COM memory leak). (Harald) +- Fixed bug #19919 (crash in sapi_apache_header_handler under heavy load). + (George) - Fixed bug #17868 (multiple used to include PHP files crashes). (Ilia) - Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).