Yes... but since we only create the older format of sqlite files with the bits we bundle with PHP, preserving compat with our own stuff is higher priority.
If you're interoperating with other processes that create sqlite files, then you should probably be building against your own install of libsqlite. We're going to look at upgrading the library for PHP 5.2, and not before then. --Wez. On 5/22/06, Al Baker <[EMAIL PROTECTED]> wrote:
On Sat, 2006-05-20 at 17:27 -0400, Wez Furlong wrote: > On 5/20/06, Al Baker <[EMAIL PROTECTED]> wrote: > > Are there any plans for upgrading the SQLite driver? > > Yes. We didn't want to do this in a point release of PHP because of > BC concerns. I think moving to 3.3 would be more favorable to BC, as 3.3 can work with 3.2 sqlite files, but 3.2 cannot work with 3.3 files. Al -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php