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
afa4e41c2fdd676c428614ff67f6517e995bcbdf
archived-php-src
/
ext
/
sqlite3
History
Kalle Sommer Nielsen
a831a736d0
Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct
2009-05-22 19:46:53 +00:00
..
libsqlite
MFB: libsqlite3 3.6.14.1 upgrade
2009-05-19 18:44:00 +00:00
tests
Fix test on Windows
2009-05-22 18:27:27 +00:00
config0.m4
Fix bug
#47826
- Building with system sqlite3 can miss a symbol.
2009-03-29 21:33:58 +00:00
config.w32
Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct
2009-05-22 19:46:53 +00:00
CREDITS
- Fix EOLs
2008-07-26 22:18:00 +00:00
php_sqlite3_structs.h
Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
2009-04-27 18:15:54 +00:00
php_sqlite3.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
sqlite3.c
- Changed %s to %v on createAggregate() error message
2009-05-17 16:39:30 +00:00