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 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e7fa6df39b136d307969d85f86655f74753fcbc
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
b7728c2622
sync SQLite 3.6.14.2
2009-05-28 03:18:55 +00:00
..
libsqlite
sync SQLite 3.6.14.2
2009-05-28 03:18:55 +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