php-src/ext/sqlite3
2010-11-18 15:22:22 +00:00
..
libsqlite Upgraded bundled sqlite to version 3.7.3 2010-10-20 19:27:34 +00:00
tests - Fixed tests not passing under windows because of the directory separator 2010-11-08 09:29:15 +00:00
config.w32 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 2009-10-16 02:22:48 +00:00
config0.m4 Install SQLite3 header 2010-06-23 15:11:02 +00:00
CREDITS
php_sqlite3.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_sqlite3_structs.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
sqlite3.c - fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus 2010-11-18 15:22:22 +00:00