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-04-14 11:32:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c98714f19e6f033a7b45a24cf73fc9460cee3254
archived-php-src
/
ext
/
sqlite3
History
Remi Collet
f4727d447c
Merge branch 'PHP-7.2'
...
* PHP-7.2: fix build with old system libsqlite (sqlite3_errstr may be missing)
2017-08-02 14:03:38 +02:00
..
libsqlite
Update to SQLite 3.20.0
2017-08-01 18:26:14 +02:00
tests
add new test to uncoverage SQLite3 method.
2017-07-25 09:12:34 +01:00
config0.m4
fix build with old system libsqlite (sqlite3_errstr may be missing)
2017-08-02 14:01:56 +02:00
config.w32
Enable FTS4 and FTS5 for bundled libsqlite
2016-11-08 02:26:43 +01: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
Merge branch 'PHP-7.1' into PHP-7.2
2017-08-02 14:03:23 +02:00