From cdbe7b7afab9d05f06e1184fc16f2cbb7cf96aa5 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Fri, 18 Feb 2005 15:39:22 +0000 Subject: [PATCH] add this note. --- ext/pdo/package.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ext/pdo/package.xml b/ext/pdo/package.xml index ab6bc58849..c0d27de57a 100755 --- a/ext/pdo/package.xml +++ b/ext/pdo/package.xml @@ -67,6 +67,12 @@ http://snaps.php.net/win32/PECL_5_0/ - PDO_FETCH_CLASS now passes args through to the class constructor - Now builds directly via "pear install PDO" (upgrade to PEAR 1.3.5 first) +** Note ** + +You should uninstall and re-install your individual database drivers whenever +you upgrade the base PDO package, otherwise you will see an error about PDO API +numbers when you run your PHP scripts. + -- 2.50.1