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-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaeb4537ecb301329d8bde4db286bad9dc07cd45
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
735b3423a9
Update bundled SQLite to 3.7.6.2
2011-05-13 06:11:06 +00:00
..
libsqlite
Update bundled SQLite to 3.7.6.2
2011-05-13 06:11:06 +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
Fix bug
#54692
(SQLite3::open() Return Value) by correcting the SQLite3::open()
2011-05-10 08:14:55 +00:00