From 5a86313123a3ad477589361af5e8b2953d4e67f8 Mon Sep 17 00:00:00 2001 From: Scott MacVicar Date: Fri, 7 Mar 2008 10:47:32 +0000 Subject: Update bundled SQLite to 3.5.6 --- ext/pdo_sqlite/package2.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'ext/pdo_sqlite/package2.xml') diff --git a/ext/pdo_sqlite/package2.xml b/ext/pdo_sqlite/package2.xml index 277fa8a694..9b582292ae 100644 --- a/ext/pdo_sqlite/package2.xml +++ b/ext/pdo_sqlite/package2.xml @@ -11,7 +11,7 @@ SQLite V3 is NOT compatible with the bundled SQLite 2 in PHP 5, but is a signifi step forwards, featuring complete utf-8 support, native support for blobs, native support for prepared statements with bound parameters and improved concurrency. - + Wez Furlong @@ -37,7 +37,7 @@ concurrency. - Fixed PECL Bug #3452; problem when first row of a result set contains a NULL value. - Upgraded bundled sqlite to 3.1.3 - setting PDO_ATTR_TIMEOUT controls the busy timeout -- Fixed PECL Bug #3391; cannot bind NULL parameters +- Fixed PECL Bug #3391; cannot bind NULL parameters - Fixed build problem when building the bundled sqlite library Windows binary: @@ -115,6 +115,20 @@ http://pecl4win.php.net/ext.php/php_pdo_sqlite.dll + + + + + + + + + + + + + + -- cgit v1.2.1