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 00:32:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccd915ff3fb532a35814611976acaaab401aa35d
archived-php-src
/
ext
/
sqlite3
History
Ilia Alshanetsky
37609844de
Warning fix
2009-05-19 18:42:08 +00:00
..
libsqlite
Warning fix
2009-05-19 18:42:08 +00:00
tests
Fix test
2009-05-18 13:52:16 +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
Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static
2008-08-05 20:16:21 +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: fix ZTS build
2009-05-08 07:58:19 +00:00