137 Commits (fcd4b5335a6df4e0676ee32e2267ca71d70fe623)

Author SHA1 Message Date
Xinchen Hui a2045ff332 Happy New Year~ 13 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
Rasmus Lerdorf 191cc014be Missed the test 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
Pierre Joye b660f32dab - add skipif 15 years ago
Pierre Joye 9fa90f8a90 - add skipif 15 years ago
Rasmus Lerdorf 78a46b87e3 Fix another broken test. root can read 0200 files. 15 years ago
Ilia Alshanetsky 4ef26e2379 Fixed memset usage (identified by coverity) 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
Felipe Pena 23e438594d - 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 66ce68e7a4 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
Felipe Pena 29a82ceb56 - 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 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
Felipe Pena 927bf09c29 - Year++ 15 years ago
Scott MacVicar 3870e58759 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
Ilia Alshanetsky 9e48381b28 Upgraded bundled Sqlite3 to version 3.7.4. 15 years ago
Felipe Pena 689d1d9e4b - Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number) 15 years ago
Pierre Joye ce96fd6b07 - fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus 16 years ago
Patrick Allaert 817776d1b9 - Fixed tests not passing under windows because of the directory separator 16 years ago
Ilia Alshanetsky 8a2a6dbe21 Upgraded bundled sqlite to version 3.7.3 16 years ago
Ilia Alshanetsky 842bc947e2 Upgraded bundled Sqlite3 to version 3.7.0.1 16 years ago
Johannes Schlüter 08e1471c16 Install SQLite3 header 16 years ago
Ilia Alshanetsky 6b990988f1 MFB: Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark) 16 years ago
Ilia Alshanetsky f7d82d0e0d Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command). 16 years ago
Johannes Schlüter d7b1fa9d35 Berkeley DB 5's SQL frontend gives a slightly different error than libsqlite 16 years ago
Kalle Sommer Nielsen cb30330800 Merge safe_mode changes into extensions that are in sync in both branches 16 years ago
Ilia Alshanetsky 658fe1d0c3 Upgraded bundled sqlite to version 3.6.23.1 16 years ago
Ilia Alshanetsky 7e79b2684a Upgraded bundled sqlite to version 3.6.22. 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Ilia Alshanetsky 752b9fde5a Upgraded to Sqlite 3.6.21 16 years ago
Felipe Pena a94558c855 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 16 years ago
Ilia Alshanetsky 6585a5af32 Upgraded bundled sqlite to version 3.6.20 17 years ago
Scott MacVicar cd5e3b1632 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 17 years ago
Scott MacVicar 5af006d640 Update libsqlite to 3.6.19 17 years ago
Ilia Alshanetsky f611b66025 Upgraded bundled sqlite to version 3.6.18. 17 years ago
Scott MacVicar f8d8723ff1 Update libsqlite to 3.6.17. 17 years ago
Zoe Slattery 4e0b75042a fix tests 17 years ago
Scott MacVicar ded5d566ad MFH Upgrade libsqlite to 3.6.16, fixes a possible error with triggers 17 years ago
Scott MacVicar 532674945c MFH sync SQLite 3.6.15 17 years ago
Scott MacVicar 40521699ce MFH make SQLite3::enableExceptions() return the previous value. 17 years ago
Kalle Sommer Nielsen 80bc751be1 This shouldn't have been in there 17 years ago
Scott MacVicar 0062120464 MFH sync SQLite 3.6.14.2 17 years ago