summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite
Commit message (Expand)AuthorAgeFilesLines
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* first show to make 's' work with size_tAnatol Belski2014-08-271-3/+3
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-252-3/+3
* master renames phase 3Anatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-252-36/+36
* ported pdo and pdo_sqliteAnatol Belski2014-08-192-13/+13
* basic macro replacements, all at onceAnatol Belski2014-08-192-19/+19
* Fixed bug #47407Xinchen Hui2014-05-271-1/+1
* - Fixed ZTS buildFelipe Pena2014-05-131-2/+2
* Make they are in the same style of Z_ISREFXinchen Hui2014-05-031-9/+9
* Fixed AggregateXinchen Hui2014-04-241-20/+19
* Various bugs fixedXinchen Hui2014-04-241-18/+33
* Refactor pdo_sqlite (only compilable)Xinchen Hui2014-04-233-113/+92
* Cleanup (1-st round)Dmitry Stogov2014-04-152-8/+8
* Bump yearXinchen Hui2014-01-035-5/+5
* Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-051-0/+33
|\
| * Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws...Xinchen Hui2013-11-051-0/+33
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
|/
* Add user contributed test. Bug #61748Yasuo Ohgaki2013-08-021-0/+17
* Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit bu...Lars Strojny2013-01-143-0/+60
* Happy New YearXinchen Hui2013-01-015-5/+5
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-06-221-1/+1
|\
| * Improve check for :memory: pseudo-filename in SQliteJohannes Schlüter2012-06-221-1/+1
| * - fix #55226, WSPierre Joye2012-01-311-6/+6
| * - fix #55226, fix buildPierre Joye2012-01-311-2/+1
| * createCollation() for pdo_sqlite as wellRasmus Lerdorf2012-01-293-0/+172
| * - Year++Felipe Pena2012-01-015-5/+5
| * Avoid strcpy() usageIlia Alshanetsky2011-08-081-7/+7
| * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-252-2/+2
| * - New tests (code coverage++)Felipe Pena2011-06-192-0/+32
| * Oops, can't cache it here because it won't workRasmus Lerdorf2011-05-151-6/+6
| * Cache the pdo include pathRasmus Lerdorf2011-05-151-6/+6
| * - Year++Felipe Pena2011-01-015-5/+5
| * - New testFelipe Pena2010-07-291-0/+21
| * - Completed the fix for bug #52010Felipe Pena2010-06-201-1/+1
* | - fix #55226, WSPierre Joye2012-01-311-2/+1
* | - fix #55226, fix buildPierre Joye2012-01-311-2/+1
* | createCollation() for pdo_sqlite as wellRasmus Lerdorf2012-01-293-0/+173
* | - Year++Felipe Pena2012-01-015-5/+5
* | Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFun...Dmitry Stogov2011-11-081-2/+0
* | Added test for #60104Patrick Allaert2011-11-041-0/+23
* | Avoid strcpy() usageIlia Alshanetsky2011-08-081-7/+7
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-252-2/+2
* | - New tests (code coverage++)Felipe Pena2011-06-192-0/+32
* | Cache the PDO include pathRasmus Lerdorf2011-05-151-6/+6
* | - Year++Felipe Pena2011-01-015-5/+5
* | - New testFelipe Pena2010-07-291-0/+21
* | - Completed the fix for bug #52010Felipe Pena2010-06-201-1/+1