| Package Information |
| Summary |
SQLite v3 Database Bindings. |
| Maintainers |
Scott MacVicar <scottmac@php.net> (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
SQLite3 is a PHP extension for use with the SQLite database system.
This extension bundles SQLite 3.5.9 though the minimum requirement is 3.3.9. |
Release notes Version0.4 |
- Upgraded bundled SQLite to 3.5.6
- Added Fulltext Searching by default
- Fixed crash when a prepared statement failed
- Fixed overflow with 64bit numbers
- Fixed building with thread safety enabled |