Edit report at https://bugs.php.net/bug.php?id=60422&edit=1
ID: 60422 User updated by: gmtfn at yahoo dot com Reported by: gmtfn at yahoo dot com Summary: SQLite Library for pdo_sqlite is old Status: Open Type: Feature/Change Request Package: PDO related Operating System: Linux PHP Version: 5.3.8 Block user comment: N Private report: N New Comment: The newer versions of SQLite have some cool features, and I am sure that users of pdo_sqlite would like to be able to use them. Previous Comments: ------------------------------------------------------------------------ [2011-12-01 06:10:11] gmtfn at yahoo dot com Description: ------------ Please forgive me if this is a problem created by my hosting provider. According to phpinfo()'s output, SQLite Library for pdo_sqlite for PHP 5.3.8 is 3.3.6. However, the version for PHP 5.2.17 is 3.3.7. I expected the PHP 5.3.8 to come with newer extensions than those that come with PHP 5.2.17. According to http://php.net/ChangeLog-5.php, the bundled SQLite was upgraded to version 3.7.7.1, which is pretty recent. But the SQLite library for pdo_sqlite extension seems much older. If I am right, would you please upgrade this too? My hosting provider told me that this is the library with which their PHP 5.3.8 was built. Did they mess something up? ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60422&edit=1