php-src/ext/sqlite3
Christoph M. Becker c83bdb8e6a Make test case more resilient
When ran from a root directory the test case failed, because the open_basedir
restriction for "../[…]" won't kick in. Therefore we change the current
working directory to the test case's directory, as discussed on internals,
see <http://news.php.net/php.internals/95585>.
2016-09-03 00:24:30 +02:00
..
libsqlite Upgrade bundled sqlite to 3.8.10.2 2015-06-08 22:29:10 +03:00
tests Make test case more resilient 2016-09-03 00:24:30 +02:00
config0.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 let the libsqlite3 symbols be exported in dll 2013-09-17 13:05:44 +02:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
php_sqlite3.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
sqlite3.c Implement #72653: SQLite should allow opening with empty filename 2016-07-27 16:41:03 +02:00