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
e4e7e2b8eed1c3ffba4724945d3a5265eca33d8e
archived-php-src
/
ext
/
sqlite3
History
Zoe Slattery
4e0b75042a
fix tests
2009-07-17 09:28:19 +00:00
..
libsqlite
MFH Upgrade libsqlite to 3.6.16, fixes a possible error with triggers
2009-06-30 11:17:14 +00:00
tests
fix tests
2009-07-17 09:28:19 +00:00
config0.m4
MFH Fix bug
#47826
- Building with system sqlite3 can miss a symbol.
2009-03-29 21:34:13 +00:00
config.w32
This shouldn't have been in there
2009-05-31 11:16:46 +00:00
CREDITS
SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well.
2008-07-25 02:44:59 +00:00
php_sqlite3_structs.h
MFH Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
2009-04-27 18:16:46 +00:00
php_sqlite3.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
sqlite3.c
MFH make SQLite3::enableExceptions() return the previous value.
2009-06-08 02:15:54 +00:00