From: Felipe Pena Date: Fri, 12 Oct 2012 22:48:30 +0000 (-0300) Subject: - BFN X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8cc0cde34879647a1d7f957e745ff4de74e7b98;p=php - BFN --- diff --git a/NEWS b/NEWS index d7f600a8da..475eec6160 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,10 @@ PHP NEWS DBQUOTEDIDENT, 1)). (Laruence) . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec). (Martin Osvald, Remi) + +- PDO Firebird: + . Fixed bug #63214 (Large PDO Firebird Queries). + (james at kenjim dot com) - SOAP . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).