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-25 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42626ae6fab83b794406bd4b57e97c94de0623f5
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
cd5e3b1632
Add metadata support to the bundled version of libsqlite on Windows, part of bug
#49206
.
...
Will commit the new feature part separately.
2009-10-16 02:22:48 +00:00
..
libsqlite
Update libsqlite to 3.6.19
2009-10-16 01:56:36 +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
Add metadata support to the bundled version of libsqlite on Windows, part of bug
#49206
.
2009-10-16 02:22:48 +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