ID: 45702 Updated by: [EMAIL PROTECTED] Reported By: syncer at gmail dot com -Status: Open +Status: Feedback Bug Type: PDO related Operating System: All PHP Version: 5.3.0alpha1 New Comment:
sqlite3 bundled version uses 3.5.9. pdo-sqlite has modified to use ext/sqlite3 lib as well. Give it a try using 5.3-CVS (or snaps.php.net) Previous Comments: ------------------------------------------------------------------------ [2008-08-03 15:19:02] syncer at gmail dot com Description: ------------ Hi, The PDO SQLite driver is forgoten and need to be updated to the current SQLite. Here is some information about the dates and versions: - SQLite PDO Driver version is: 3.1.3 released on 2006-05-01 - Bundled SQLite3 extension: 3.3.9 released on 2008-06-14 - The SQLite current release: 3.6.0 released on 2008-07-16 A lot of pepole were happy after releasing the PDO as a step forward to centralize the database connection, so the question is this dropping support for it, is it DEAD? http://pecl.php.net/package/PDO_SQLITE http://pecl.php.net/package/sqlite3 http://www.sqlite.org/ Cheers, Mina ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45702&edit=1