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-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c19cb70dac3bd4476660d50360f8912ec0b03ebe
archived-php-src
/
ext
/
sqlite3
History
Dmitry Stogov
f0a2e8eb13
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
2016-04-27 13:46:38 +03:00
..
libsqlite
Implemented FR
#71159
(Upgraed bundled SQLite lib to 3.9.2)
2015-12-18 23:49:59 +08:00
tests
Fixed bug
#68849
bindValue is not using the right data type
2016-04-12 19:12:45 +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
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
2016-04-27 13:46:38 +03:00