php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33490 Bundled PDO SQLite driver contains critical bugs
Submitted: 2005-06-27 14:00 UTC Modified: 2005-06-30 23:05 UTC
From: leon at lost dot co dot nz Assigned: wez (profile)
Status: Closed Package: PDO related
PHP Version: 5.1.0b2 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: leon at lost dot co dot nz
New email:
PHP Version: OS:

 

 [2005-06-27 14:00 UTC] leon at lost dot co dot nz
Description:
------------
The bundled PDO SQLite driver is 3.13, as
reported by: 

PDO::getAttribute(PDO_ATTR_SERVER_VERSION); 

There have been a number of critical bugs fixed
upstream since this release.  See http://www.sqlite.org/

I don't see any reason not to upgrade to the latest
upstream release: 3.2.2 as of now...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-27 16:12 UTC] wez@php.net
Meanwhile, you are free to build against any version of libsqlite you choose by passing the install prefix to configure.
 [2005-06-27 21:51 UTC] leon at lost dot co dot nz
Quite true... But it would still be nice to bundle an up-to-date library before we get to 5.1-final. Cheers...
 [2005-06-30 23:05 UTC] iliaa@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 09:01:28 2024 UTC