php-sqlite - Extension for the SQLite V2 Embeddable SQL Database Engine
| Website: | http://www.php.net/ |
|---|---|
| License: | PHP |
| Vendor: | Remi Collet |
- Description:
This is an extension for the SQLite Embeddable SQL Database Engine. SQLite is a C library that implements an embeddable SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Packages
| php-sqlite-5.3.23-1.el6.remi.x86_64 [63 KiB] |
Changelog
by Remi Collet (2013-03-15):
- update to 5.3.19 - security fixes for CVE-2013-1635 and CVE-2013-1643 |