Summarize patch for known bugs
Status: Alpha
Brought to you by:
bfleisch
Hm, seems like this project is not maintained any more... Anyway, here is summarized patch fixes following issues:
1. double call of sqlite3_finalize()
2. reuse of prepared statements with bind parameters in select queries
3. corrupted / truncated BLOB values
4. second parameter of sqlite3_create_function() can be any valid php callback, not only string function
Best regards
Dmitri
patch file