This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
840ef1e3203778e4872bb96cd648fa2b396da91d
archived-php-src
/
ext
/
sqlite3
History
Ilia Alshanetsky
d73bad2f93
Fixed memset usage (identified by coverity)
2011-08-10 15:30:07 +00:00
..
libsqlite
Update SQLite3 to the latest version
2011-08-09 07:31:34 +00:00
tests
- Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.
2011-01-07 01:11:16 +00:00
config0.m4
Install SQLite3 header
2010-06-23 15:11:02 +00:00
config.w32
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
2010-12-11 22:18:10 +00:00
CREDITS
Upgraded bundled Sqlite3 to version 3.7.4.
2010-12-11 14:57:34 +00:00
php_sqlite3_structs.h
- Year++
2011-01-01 02:17:06 +00:00
php_sqlite3.h
- Year++
2011-01-01 02:17:06 +00:00
sqlite3.c
Fixed memset usage (identified by coverity)
2011-08-10 15:30:07 +00:00