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
20597ecfb79321ee5b737f465eb82c80cec024e5
archived-php-src
/
ext
/
sqlite3
History
Lior Kaplan
d8d5dc5d32
Merge branch 'PHP-5.6'
...
* PHP-5.6: Upgrade bundled sqlite to 3.8.10.2
2015-06-08 23:22:03 +03:00
..
libsqlite
Merge branch 'PHP-5.6'
2015-06-08 23:22:03 +03:00
tests
Tweak uncaught exception message display
2015-05-17 18:47:06 +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