php-src/ext/pdo_sqlite
Rasmus Lerdorf 937358ebc7 Revert attempt at supporting both autoconf 2.13 and
modern versions in the same build chain.  There are
simply too many broken things in 2.13 to make it work.
Cache handling is broken as well which is why I need
to revert the pdo_inc_path cache fix as well.

trunk is now 2.60+ only and I'll work on cleaning out
all the legacy cruft from there.
2009-11-29 06:13:22 +00:00
..
tests - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) 2009-11-15 16:20:37 +00:00
config.m4 Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +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
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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_pdo_sqlite_int.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_pdo_sqlite.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sqlite_driver.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sqlite_statement.c MFB: Re-introduce the Matteo's patch and combine default & text handling 2009-05-20 15:05:36 +00:00