1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00

add this note.

This commit is contained in:
Wez Furlong
2005-02-18 15:39:22 +00:00
parent 9653864fbd
commit cdbe7b7afa
+6
View File
@@ -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.
</notes>
<filelist>