php-src/ext/sqlite3
Christoph M. Becker a3abbc0920 Unify ZPP handling in ext/sqlite3
Since `zend_parse_parameters()` now throws on failure, it doesn't make
sense anymore to use `zend_parse_parameters_throw()` instead, and also
it's useless to set an explicit return value.
2019-08-15 13:31:02 +02:00
..
tests Merge branch 'PHP-7.4' 2019-07-22 17:26:01 +02:00
config.w32 Move HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite 2019-07-21 00:40:59 +02:00
config0.m4 Remove unused sqlite symbols 2019-07-20 00:27:10 +02:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3.h Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
php_sqlite3_structs.h Remove local variables 2019-02-03 21:03:00 +01:00
sqlite3.c Unify ZPP handling in ext/sqlite3 2019-08-15 13:31:02 +02:00
sqlite3.stub.php Convert sqlite3 functions arginfo to php stubs 2019-08-15 12:56:46 +02:00
sqlite3_arginfo.h Convert sqlite3 functions arginfo to php stubs 2019-08-15 12:56:46 +02:00