tony2001Tue Oct 18 10:52:34 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/sqlite sqlite.c
Log:
backport Ilia's fix for #34884
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.146.2.7&r2=1.146.2.8&ty=u
Index: php-src/ext/sqlite/sql
dmitry Tue Jun 7 11:38:37 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/sqlite sqlite.c
Log:
Fixed memory allocation bugs. Probably this patch should fix bug #31725.
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.146.2.6&r2=1.146.2.7&
helly Thu May 26 07:56:04 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/sqlite sqlite.c
Log:
- MFH making SQLiteDatabase derivable
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.146.2.4&r2=1.146.2.5&ty=u
Index: php-src/ext/sqlite/sqlite.
iliaa Mon Aug 2 18:43:42 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/sqlite sqlite.c
Log:
MFH: Allow sqlite_fetch_column_types() to properly handle table names with
spaces in them.
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.1