Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 396335

Summary: dev-php/pecl-sqlite ebuild request
Product: Gentoo Linux Reporter: Aljosha Papsch <papsch.al>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: jaak, php-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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