]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Thu, 22 Apr 2004 22:53:18 +0000 (22:53 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 22 Apr 2004 22:53:18 +0000 (22:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 16c049d82e92a60d142a543ae58dced4105110af..0bef2b3313f736ec12e6a539335d668a33362aa9 100644 (file)
--- 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).