From: Wez Furlong Date: Wed, 9 Feb 2005 06:44:08 +0000 (+0000) Subject: keep a log here for now X-Git-Tag: RELEASE_0_2_1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6aa8f5d90bdde718ca0d0aa0293ec7145d57928;p=php keep a log here for now --- diff --git a/ext/pdo/package.xml b/ext/pdo/package.xml index 1968e344b9..7f73cdccd0 100755 --- a/ext/pdo/package.xml +++ b/ext/pdo/package.xml @@ -47,8 +47,8 @@ PHP beta - 0.2 - 2005-02-09 + 0.2.1 + 2005-02-XX Note that PDO on its own is useless. @@ -66,6 +66,8 @@ http://snaps.php.net/win32/PECL_5_0/php_pdo.dll You can find additional PDO drivers at: http://snaps.php.net/win32/PECL_5_0/ +- Added PDO::quote($string). Closes PECL Bug #3393 +