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-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2bc53b88bc2fe3043b3adf54592f1102b2cf4e6
archived-php-src
/
ext
/
sqlite3
History
Rasmus Lerdorf
636c61c1d5
Not our issue, but fixing here for now and reporting upstream
2011-08-06 23:34:13 +00:00
..
libsqlite
Not our issue, but fixing here for now and reporting upstream
2011-08-06 23:34:13 +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 phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
2010-12-13 18:43: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:19:59 +00:00
php_sqlite3.h
- Year++
2011-01-01 02:19:59 +00:00
sqlite3.c
- Make usage of new PHP_FE_END macro
2011-07-25 11:42:53 +00:00