From: Marcus Boerger Date: Thu, 22 Apr 2004 22:53:18 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.7RC1~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc594f1506c0aec3d142f4e251318bf7921305b0;p=php BFN --- diff --git a/NEWS b/NEWS index 16c049d82e..0bef2b3313 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP 4 NEWS then 1 character long. (Ilia) - Fixed handling of return values from storred procedures in mssql_execute() with multiple result sets returned. (Frank) +- Fixed bug #28112 (sqlite_query() crashing apache on malformed query). (Ilia, + Marcus) - Fixed bug #28055 (timeout duration too long in feof()/pfsockopen() liveness checks). (Wez) - Fixed bug #28042 (greek letters in html to entitity mapping not correct).