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
fa587effb79a043bd32cd93800a912907d7d346d
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
b57c3201e0
Update libsqlite to 3.6.12
2009-03-31 14:15:04 +00:00
..
libsqlite
Update libsqlite to 3.6.12
2009-03-31 14:15:04 +00:00
tests
Fix bug
#47678
- Allow loadExtension to be disabled in SQLite3
2009-03-17 02:42:41 +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
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:22:53 +00:00
CREDITS
- Fix EOLs
2008-07-26 22:18:00 +00:00
php_sqlite3_structs.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
php_sqlite3.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
sqlite3.c
Fix bug
#47678
- Allow loadExtension to be disabled in SQLite3
2009-03-17 02:42:41 +00:00