From 1cdde9e3edf4f3159e0352fa5dbeaf9224eff7cc Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 9 Feb 2005 07:02:00 +0000 Subject: [PATCH] update with changes --- ext/pdo_sqlite/package.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/ext/pdo_sqlite/package.xml b/ext/pdo_sqlite/package.xml index 90a6f68207..79b9e2092e 100755 --- a/ext/pdo_sqlite/package.xml +++ b/ext/pdo_sqlite/package.xml @@ -24,14 +24,17 @@ PHP beta - 0.2 - 2005-02-09 + 0.2.1 + 2005-02-XX - You need to install the PDO core module before you can make use of this one. - This package includes a bundled SQLite 3 library. + You need to install the PDO core module before you can make use of this one. + This package includes a bundled SQLite 3 library. - Windows binary: http://snaps.php.net/win32/PECL_5_0/php_pdo_sqlite.dll + Windows binary: http://snaps.php.net/win32/PECL_5_0/php_pdo_sqlite.dll + + - setting PDO_ATTR_TIMEOUT controls the busy timeout + - Fixed PECL Bug #3391; cannot bind NULL parameters @@ -154,3 +157,4 @@ + -- 2.50.1