From: Wez Furlong Date: Wed, 9 Feb 2005 07:02:00 +0000 (+0000) Subject: update with changes X-Git-Tag: RELEASE_0_2_1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cdde9e3edf4f3159e0352fa5dbeaf9224eff7cc;p=php update with changes --- 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 @@ +