php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56927 Support for SQLite 3.3
Submitted: 2006-03-29 06:27 UTC Modified: 2015-01-09 00:20 UTC
From: ma1999 at jma dot se Assigned: ajf (profile)
Status: Closed Package: PECL (PECL)
PHP Version: 5.1.1 OS: Windows 2000
Private report: No CVE-ID: None
 [2006-03-29 06:27 UTC] ma1999 at jma dot se
Description:
------------
SQLite 3.3 has a sligthly modified database format.
Its compatible with all old formats.
However the PDO_SQLITE is build with SQLite 3.2 so
newer databases cannot be used with it.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-09 00:20 UTC] ajf@php.net
-Status: Open +Status: Closed -Package: PDO_SQLITE +Package: PECL -Assigned To: +Assigned To: ajf
 [2015-01-09 00:20 UTC] ajf@php.net
Long since fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 07:01:29 2024 UTC