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 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3709bfc52fa60acef1376dbff9ec09f52ed8a5a
archived-php-src
/
ext
/
sqlite3
History
Dmitry Stogov
7649a35d52
Fixed access to uninitialized value (in case of exception)
2015-04-08 16:01:22 +03:00
..
libsqlite
updated bundled libsqlite to 3.8.8.3
2015-03-25 13:16:56 +01:00
tests
Always throw TypeException on throwing zpp failures
2015-04-06 11:27:34 +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
bump year
2015-01-15 23:27:30 +08:00
php_sqlite3.h
made ZEND_TSRMLS_CACHE_* macros look like function calls
2015-02-16 17:19:32 +01:00
sqlite3.c
Fixed access to uninitialized value (in case of exception)
2015-04-08 16:01:22 +03:00