177 Commits (ee01af7df149da2c511b0f91db2e161eebb2bf58)

Author SHA1 Message Date
Stanislav Malyshev ac40c0b562 Merge branch 'pull-request/341' 13 years ago
Veres Lajos 04145dc2aa typo fixes (argument) 13 years ago
Veres Lajos ed2e84e239 typo fixes (accommodate, parameter) 13 years ago
Lars Strojny 99d087e5d4 Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Remi Collet 67e67c254d Fixed Bug #63149 Feature missing with system SQLite 13 years ago
Marc Easen 896ac689c9 Fixed the common misspelling of the word occurred (occured -> occurred) 14 years ago
Johannes Schlüter b025b9d0cf Fix #62432 ReflectionMethod random corrupt memory on high concurrent 14 years ago
Johannes Schlüter 055ecbc628 Improve check for :memory: pseudo-filename in SQlite 14 years ago
Anatoliy Belsky 4daab0abec Fix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt fails 14 years ago
Stanislav Malyshev f43330a371 remove -dev for release 14 years ago
Rasmus Lerdorf 9722bff0c3 Missed the test 14 years ago
Rasmus Lerdorf 191cc014be Missed the test 14 years ago
Rasmus Lerdorf ad5ae9e0bf Good patch from Brad Dewar that adds missing createCollation() 14 years ago
Rasmus Lerdorf 8850050039 Good patch from Brad Dewar that adds missing createCollation() 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Pierre Joye b660f32dab - add skipif 15 years ago
Pierre Joye 702a5de5ac - add skipif 15 years ago
Pierre Joye 9fa90f8a90 - add skipif 15 years ago
Pierre Joye ce70e2b8fd - add skipif 15 years ago
Rasmus Lerdorf 78a46b87e3 Fix another broken test. root can read 0200 files. 15 years ago
Rasmus Lerdorf 7c7aa30322 Fix another broken test. root can read 0200 files. 15 years ago
Ilia Alshanetsky 4ef26e2379 Fixed memset usage (identified by coverity) 15 years ago
Ilia Alshanetsky 38f05cc775 Fixed memset usage (identified by coverity) 15 years ago
Scott MacVicar 27d50d6470 Update SQLite3 to the latest version 15 years ago
Scott MacVicar 929e0f185c Update SQLite3 to the latest version 15 years ago
Rasmus Lerdorf 636c61c1d5 Not our issue, but fixing here for now and reporting upstream 15 years ago
Rasmus Lerdorf d03961b23b Not our issue, but fixing here for now and reporting upstream 15 years ago
Felipe Pena 23e438594d - Make usage of new PHP_FE_END macro 15 years ago
Felipe Pena 4b30846b50 - Make usage of new PHP_FE_END macro 15 years ago
Scott MacVicar c2ca352598 Upgrade SQLite to 3.7.6.3 15 years ago
Scott MacVicar 08e7b84b7b Upgrade SQLite to 3.7.6.3 15 years ago
Felipe Pena 32b5f8a1a3 - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 15 years ago
Scott MacVicar 66ce68e7a4 Update bundled SQLite to 3.7.6.2 15 years ago
Scott MacVicar 735b3423a9 Update bundled SQLite to 3.7.6.2 15 years ago
Adam Harvey a7dbf5a29e Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open() 15 years ago
Adam Harvey a642b52295 Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open() 15 years ago
Felipe Pena 29a82ceb56 - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference. 15 years ago
Felipe Pena d3e6f27a76 - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference. 15 years ago
Scott MacVicar e1c1cc0ed5 Implemented FR #53466 (SQLite3Result::columnType() should return false after all of the rows have been fetched). 15 years ago
Scott MacVicar ef0a793fdd Implemented FR #53466 (SQLite3Result::columnType() should return false after all of the rows have been fetched). 15 years ago
Scott MacVicar 9e0c423bc4 Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur. 15 years ago
Scott MacVicar aff978c223 Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur. 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Scott MacVicar 3870e58759 Add SQLite3_Stmt::readOnly for checking if a statement is read only 15 years ago
Scott MacVicar c9c0de49a8 Add SQLite3_Stmt::readOnly for checking if a statement is read only 15 years ago
Pierre Joye aea6771d19 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 15 years ago