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-04 06:32:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4212e4e90cb050bab886bd7c3e5813eca2657583
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
aff978c223
Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur.
...
Also fix a WS error.
2011-01-03 19:15:36 +00:00
..
libsqlite
Upgraded bundled Sqlite3 to version 3.7.4.
2010-12-11 14:57:34 +00:00
tests
Add SQLite3_Stmt::readOnly for checking if a statement is read only
2010-12-31 16:37:12 +00:00
config0.m4
Install SQLite3 header
2010-06-23 15:11:02 +00:00
config.w32
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
2010-12-11 22:18:10 +00:00
CREDITS
Upgraded bundled Sqlite3 to version 3.7.4.
2010-12-11 14:57:34 +00:00
php_sqlite3_structs.h
- Year++
2011-01-01 02:17:06 +00:00
php_sqlite3.h
- Year++
2011-01-01 02:17:06 +00:00
sqlite3.c
Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur.
2011-01-03 19:15:36 +00:00