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
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: 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

Pull Requests

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: Thu Dec 26 20:01:29 2024 UTC