This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 11:42:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f23e99dd07bfedf78a0d91c822ad3fdf0e00bb5b
archived-php-src
/
ext
/
sqlite3
History
Kalle Sommer Nielsen
f38834a180
Fix compiler warnings, always cast to zend_long from sqlite3_int64 when converting to a zval
2016-10-20 10:57:38 +02:00
..
libsqlite
Update to SQLite 3.15.0
2016-10-15 19:46:00 +02:00
tests
Merge branch 'PHP-7.1'
2016-10-18 00:02:18 +02:00
config0.m4
converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache
2014-10-16 18:50:19 +02:00
config.w32
converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache
2014-10-16 18:50:19 +02:00
CREDITS
Good patch from Brad Dewar that adds missing createCollation()
2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_sqlite3.h
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
2016-03-03 16:50:01 +01:00
sqlite3.c
Fix compiler warnings, always cast to zend_long from sqlite3_int64 when converting to a zval
2016-10-20 10:57:38 +02:00