Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396335 - dev-php/pecl-sqlite ebuild request
Summary: dev-php/pecl-sqlite ebuild request
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 16:58 UTC by Aljosha Papsch
Modified: 2012-08-23 19:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aljosha Papsch 2011-12-28 16:58:35 UTC
In PHP 5.4 sqlite got moved to PECL. In order to use the old sqlite API in PHP, a dev-php/pecl-sqlite would be needed.
NEWS file mentioning the change:
http://www.php.net/releases/NEWS_5_4_0_alpha1.txt
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2011-12-29 15:13:08 UTC
SQLite has not had a release since 2004. It does not work with php 5.4 yet.
Comment 2 Jaak Ristioja 2012-08-23 19:34:54 UTC
When upgrading from PHP 5.3 to PHP 5.4 it can easily go unnoticed that sqlite support is removed. To help avoid this pitfall, maybe the "sqlite" use flag for dev-lang/php should be restored for the time being or renamed to "pecl_sqlite". The use flag should draw in the new dev-php/pecl-sqlite ebuild as a dependency.
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2012-08-23 19:59:26 UTC
Closing this issue as wontfix since Gentoo is moving towards dropping sqlite2. See bug 249418