Login  |  Packages  |  Support  |  Bugs
Top Level :: Database :: sqlite3 :: 0.3

sqlite3 0.3

This package is not maintained anymore and has been superseded. Package has moved to channel https://www.php.net/sqlite3
Package Information
Summary SQLite v3 Database Bindings.
Maintainers Scott MacVicar < scottmac at php dot net > (lead) [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
Version 0.3
(alpha)
- Upgraded bundled SQLite to 3.5.4
- Added
. SQLITE3_NUM, SQLITE3_NUM and SQLITE3_BOTH constants for fetch_array
. SQLITE3_INTEGER, SQLITE3_FLOAT, SQLITE3_TEXT, SQLITE3_BLOB, SQLITE3_NULL constants for parameter binding
. Added columnName method
. Added encryption support if the library supports it
. Added stream support for blob datatype
- Changed
. numColumn to numColumns for consistency
. Cast values to prepared statements prior to execution
- Removed
. Unused case from SQLite authorizer
. sqlite3.enable_extensions INI option in favour of sqlite3.extension_dir
- Performance
. Check if a return value is used before allocating zvals
. Fix memory leaks in non prepared statements
- Building
. Check for SQLite 3.3.9+ in external versions
. Build debug version of libsqlite when using debug build of PHP
- Added unit tests
- Fixed PHP 5.3 support

[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ]
[ Report new bug ]

Dependencies for release 0.3
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 01 07:05:01 2020 UTC
Bandwidth and hardware provided by: pair Networks