php-src/ext/pdo_sqlite
Xinchen Hui d4f5ca467f Merge branch 'PHP-5.4' into PHP-5.5
Conflicts:
	configure.in
	ext/mysqlnd/mysqlnd.c
	main/php_version.h
2013-11-05 11:08:09 +08:00
..
tests Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws an exception) 2013-11-05 11:04:55 +08:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07: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
CREDITS First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c Happy New Year 2013-01-01 16:28:54 +08:00
php_pdo_sqlite_int.h Happy New Year 2013-01-01 16:28:54 +08:00
php_pdo_sqlite.h Happy New Year 2013-01-01 16:28:54 +08:00
sqlite_driver.c Happy New Year 2013-01-01 16:28:54 +08:00
sqlite_statement.c Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite 2013-01-14 17:59:11 +01:00