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-29 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3e5d1852ae1ef48e4df49022b67b033d00e28ea
archived-php-src
/
ext
/
sqlite3
History
Ilia Alshanetsky
896b8b943b
Upgraded to Sqlite 3.6.21
2009-12-08 13:24:27 +00:00
..
libsqlite
Upgraded to Sqlite 3.6.21
2009-12-08 13:24:27 +00:00
tests
fix tests
2009-07-17 09:25:13 +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
Add metadata support to the bundled version of libsqlite on Windows, part of bug
#49206
.
2009-10-16 02:22:48 +00:00
CREDITS
- Fix EOLs
2008-07-26 22:18:00 +00:00
php_sqlite3_structs.h
Change more things to the UTF-16 API and make SQLite3::enableExceptions() return the previous value.
2009-06-08 02:15:42 +00:00
php_sqlite3.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
sqlite3.c
- Added MAKE_COPY_ZVAL(ppzv, pzv) macro
2009-12-08 01:57:37 +00:00