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-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
695176458f0b039cd601ea2c7ca006f59efbc56a
archived-php-src
/
ext
/
sqlite3
History
Christoph M. Becker
2c91684394
Replace
dirname(__FILE__)
with
__DIR__
in tests
2016-09-03 00:56:09 +02:00
..
libsqlite
Update to SQLite 3.14.1
2016-09-02 17:58:16 +02:00
tests
Replace
dirname(__FILE__)
with
__DIR__
in tests
2016-09-03 00:56:09 +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 typo
2016-09-02 17:34:11 +02:00