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 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdce66dfd20ee20331679fac7149dec8772a7f70
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
08e7b84b7b
Upgrade SQLite to 3.7.6.3
2011-06-14 17:00:49 +00:00
..
libsqlite
Upgrade SQLite to 3.7.6.3
2011-06-14 17:00:49 +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
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
2011-06-06 21:28:16 +00:00