From: akorthaus at web dot de Operating system: Linux 2.4.31 (gentoo) PHP version: 5.1.0b3 PHP Bug Type: SQLite related Bug description: bundled sqlite version:2, pdo-sqlite:3
Description: ------------ If I install php with sqlite (and sqlite-utf8), I geht the following version: SQLite SQLite support enabled PECL Module version 2.0-dev $Id: sqlite.c,v 1.165 2005/06/17 16:42:53 sniper Exp $ SQLite Library 2.8.14 SQLite Encoding UTF-8 If I install pdo-sqlite, I get the following version: pdo_sqlite PDO Driver for SQLite 3.x enabled PECL Module version (bundled) 0.9 $Id: pdo_sqlite.c,v 1.10 2005/07/27 04:07:11 wez Exp $ SQLite Library 3.2.2 Would be great of the two versions could be more in sync, to make it possible to use both php-extensions with the same data-files. -- Edit bug report at http://bugs.php.net/?id=34010&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34010&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34010&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34010&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34010&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34010&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34010&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34010&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34010&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34010&r=support Expected behavior: http://bugs.php.net/fix.php?id=34010&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34010&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34010&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34010&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34010&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34010&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34010&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34010&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34010&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34010&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34010&r=mysqlcfg