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-26 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
271ae3eb2b142b3ecabe01ebdcc2d29acdd9bc1a
archived-php-src
/
ext
/
sqlite3
History
Dmitry Stogov
b6cc4d2009
Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy new created object (This is safer and produces less code)
2018-07-05 11:54:26 +03:00
..
libsqlite
Update to SQLite 3.24.0
2018-06-05 15:01:02 +02:00
tests
remove support for string|unicode in tests
2018-02-22 08:11:30 +01:00
config0.m4
Enable JSON1 for bundled libsqlite
2017-11-22 12:00:13 +01:00
config.w32
Enable JSON1 for bundled libsqlite
2017-11-22 12:00:13 +01:00
CREDITS
Good patch from Brad Dewar that adds missing createCollation()
2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h
year++
2018-01-02 12:57:58 +08:00
php_sqlite3.h
year++
2018-01-02 12:57:58 +08:00
sqlite3.c
Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy new created object (This is safer and produces less code)
2018-07-05 11:54:26 +03:00