]> granicus.if.org Git - php/commit
Update SQLITE2 (non-PDO parts at least) for PHP6/Unicode
authorSara Golemon <pollita@php.net>
Sat, 7 Oct 2006 17:49:30 +0000 (17:49 +0000)
committerSara Golemon <pollita@php.net>
Sat, 7 Oct 2006 17:49:30 +0000 (17:49 +0000)
commit9432c96dc68669e4dfe0ab26851043b000a8222a
treed6b385c891fbdeababd17119b2b6b7c3fcbe6d3c
parent489565732de858f214d9ba71de3853134b7d0be1
Update SQLITE2 (non-PDO parts at least) for PHP6/Unicode
Change default build of bundled libsqlite to utf8 mode
iso-8859 mode is still available using --disable-sqlite-utf8
ext/sqlite/config.m4
ext/sqlite/php_sqlite.h
ext/sqlite/sqlite.c