php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67135 missing pecl release
Submitted: 2014-04-27 11:16 UTC Modified: 2017-10-24 23:30 UTC
From: glen at delfi dot ee Assigned:
Status: Suspended Package: SQLite (PECL)
PHP Version: 5.5.11 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: glen at delfi dot ee
New email:
PHP Version: OS:

 

 [2014-04-27 11:16 UTC] glen at delfi dot ee
Description:
------------
php5.4 removed sqlite extension
http://docs.php.net/manual/en/migration54.removed-extensions.php

so the description on pecl page that code is in php-src is not valid:
http://pecl.php.net/package/sqlite

also, seems new release should be made, version in php-src was 2.0-dev [1] set ten years ago[2], should be here at least something bigger!

[1] https://github.com/php/php-src/blob/PHP-5.3/ext/sqlite/sqlite.c#L27
[2] https://github.com/php/php-src/commit/b52f7a01afddd3da818aeb4a44abbe846e9d81d2


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-22 18:17 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2016-06-22 18:17 UTC] cmb@php.net
Also, the setup chapter in the manual mentions the availability
on PECL several times.
 [2017-10-24 23:30 UTC] kalle@php.net
-Status: Verified +Status: Suspended
 [2017-10-24 23:30 UTC] kalle@php.net
The SQLite extension was moved out of the PHP source and back in to PECL and have not since had a release or any activity, I would highly suggest to use the bundled sqlite3 extension instead. If development begins at this extension, then this report should be re-opened
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Oct 14 11:01:27 2024 UTC