As far as I can see from the official PHP5 documentation, sqlite2
support is enabled by default:

"The SQLite extension is enabled by default as of PHP 5."
http://www.php.net/manual/en/sqlite.requirements.php

"As of PHP 5 this extension is enabled by default, so simply do not disable it 
and it'll be available."
http://www.php.net/manual/en/sqlite.setup.php

So in my opinion the conclusion "You can have a API stability or the
newest version of PHP5. You cannot have both" is inaccurate since
SQLite2 is by default *part of* the newest version of PHP5. For the
newer SQLite3 there is a separate package php5-sqlite3, so what for
should the package php5-sqlite be if not for SQLite2 support?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/852349

Title:
  sqlite2 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/852349/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to