From: Ilia Alshanetsky Date: Thu, 30 Jun 2005 21:00:35 +0000 (+0000) Subject: SQLite lib upgrade news. X-Git-Tag: php-5.1.0b3~244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6cbbdb335d9f698d69b4871e246c1e35626b58a;p=php SQLite lib upgrade news. --- diff --git a/NEWS b/NEWS index 59a4a64e37..59ad61f723 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.1 Beta 3 +- Upgraded bundled SQLite library for PDO:SQLite to 3.2.2 (Ilia) - Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql. (Ilia) - Fixed bug #33491 (crash after extending MySQLi internal class). (Tony) - Fixed bug #33475 (cURL handle is not closed on curl_close(). (Ilia)