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-04-26 09:28:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
761422a4a79b6fb8d5d4e0aa07a447d08f106ec2
archived-php-src
/
ext
/
sqlite3
T
History
Ilia Alshanetsky
761422a4a7
MFB: libsqlite3 3.6.14.1 upgrade
2009-05-19 18:44:00 +00:00
..
libsqlite
MFB: libsqlite3 3.6.14.1 upgrade
2009-05-19 18:44:00 +00:00
tests
Fix test
2009-05-18 13:52:05 +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
Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
2009-04-27 18:15:54 +00:00
php_sqlite3.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
sqlite3.c
- Changed %s to %v on createAggregate() error message
2009-05-17 16:39:30 +00:00