php-src/ext/pdo_sqlite
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"
2005-05-07 02:51:53 +00:00
..
sqlite touch 2005-03-01 01:45:34 +00:00
tests - Add new test 2005-03-24 12:31:37 +00:00
config.m4 - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +00:00
config.w32 fix build when the pecl module is part of the php source tree 2005-03-19 10:55:47 +00:00
CREDITS First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
EXPERIMENTAL First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package.xml prep for pecl release 2005-03-09 18:21:10 +00:00
pdo_sqlite.c update extension version 2005-03-09 18:18:53 +00:00
php_pdo_sqlite_int.h meta data for sqlite3. 2004-09-26 20:46:35 +00:00
php_pdo_sqlite.h First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
sqlite_driver.c Alan: moved your fields away, but reserved you a pointer. 2005-02-26 17:27:51 +00:00
sqlite_statement.c fix for PECL Bug #3452 2005-02-28 01:30:14 +00:00