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-28 18:22:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd57ee89310abc9939f7ce88b282feeb4fc0eb97
archived-php-src
/
ext
/
sqlite3
History
Dmitry Stogov
9cf87aa196
Avoid HashTable allocations for empty arrays (using zend_empty_array).
2017-10-24 17:27:31 +03:00
..
libsqlite
Update to SQLite 3.20.1
2017-08-26 12:13:06 +02:00
tests
add new test to uncoverage SQLite3 method.
2017-07-25 09:12:34 +01:00
config0.m4
move AC_DEFINE in the right position (in bundled lib conditon)
2017-08-31 07:55:45 +02:00
config.w32
win32 for pdo_sqlite
2017-08-04 13:28:48 +02:00
CREDITS
Good patch from Brad Dewar that adds missing createCollation()
2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h
Update copyright headers to 2017
2017-01-04 11:23:42 -06:00
php_sqlite3.h
Use reasonable SQLite3 module version
2017-06-09 13:49:32 +02:00
sqlite3.c
Avoid HashTable allocations for empty arrays (using zend_empty_array).
2017-10-24 17:27:31 +03:00