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
77aa29358b4a026ed75c5cdc6ca7da94bbff60c2
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
bc486b4c7e
MFH Fix bug
#47678
- Allow loadExtension to be disabled in SQLite3
2009-03-17 02:45:12 +00:00
..
libsqlite
MFH: Update bundled SQLite to 3.6.11
2009-02-18 12:39:43 +00:00
tests
MFH Fix bug
#47678
- Allow loadExtension to be disabled in SQLite3
2009-03-17 02:45:12 +00:00
config0.m4
MFH Fix bug
#47678
- Allow loadExtension to be disabled in SQLite3
2009-03-17 02:45:12 +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: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
php_sqlite3.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
sqlite3.c
MFH Fix bug
#47678
- Allow loadExtension to be disabled in SQLite3
2009-03-17 02:45:12 +00:00