summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-06-30 21:00:35 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-06-30 21:00:35 +0000
commitc6cbbdb335d9f698d69b4871e246c1e35626b58a (patch)
tree62fd52003d9de799a64e04c399c190dca2026f07
parente6148391117c284b4847ef9a7c43128aa98199ac (diff)
downloadphp-git-c6cbbdb335d9f698d69b4871e246c1e35626b58a.tar.gz
SQLite lib upgrade news.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)