Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 5 | -5/+5 |
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -3/+3 |
* | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 2 | -3/+3 |
* | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -36/+36 |
* | ported pdo and pdo_sqlite | Anatol Belski | 2014-08-19 | 2 | -13/+13 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 2 | -19/+19 |
* | Fixed bug #47407 | Xinchen Hui | 2014-05-27 | 1 | -1/+1 |
* | - Fixed ZTS build | Felipe Pena | 2014-05-13 | 1 | -2/+2 |
* | Make they are in the same style of Z_ISREF | Xinchen Hui | 2014-05-03 | 1 | -9/+9 |
* | Fixed Aggregate | Xinchen Hui | 2014-04-24 | 1 | -20/+19 |
* | Various bugs fixed | Xinchen Hui | 2014-04-24 | 1 | -18/+33 |
* | Refactor pdo_sqlite (only compilable) | Xinchen Hui | 2014-04-23 | 3 | -113/+92 |
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 2 | -8/+8 |
* | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-11-05 | 1 | -0/+33 |
|\ | |||||
| * | Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws... | Xinchen Hui | 2013-11-05 | 1 | -0/+33 |
* | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -2/+2 |
|/ | |||||
* | Add user contributed test. Bug #61748 | Yasuo Ohgaki | 2013-08-02 | 1 | -0/+17 |
* | Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit bu... | Lars Strojny | 2013-01-14 | 3 | -0/+60 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 5 | -5/+5 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
|\ | |||||
| * | Improve check for :memory: pseudo-filename in SQlite | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
| * | - fix #55226, WS | Pierre Joye | 2012-01-31 | 1 | -6/+6 |
| * | - fix #55226, fix build | Pierre Joye | 2012-01-31 | 1 | -2/+1 |
| * | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 3 | -0/+172 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 5 | -5/+5 |
| * | Avoid strcpy() usage | Ilia Alshanetsky | 2011-08-08 | 1 | -7/+7 |
| * | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 2 | -2/+2 |
| * | - New tests (code coverage++) | Felipe Pena | 2011-06-19 | 2 | -0/+32 |
| * | Oops, can't cache it here because it won't work | Rasmus Lerdorf | 2011-05-15 | 1 | -6/+6 |
| * | Cache the pdo include path | Rasmus Lerdorf | 2011-05-15 | 1 | -6/+6 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 5 | -5/+5 |
| * | - New test | Felipe Pena | 2010-07-29 | 1 | -0/+21 |
| * | - Completed the fix for bug #52010 | Felipe Pena | 2010-06-20 | 1 | -1/+1 |
* | | - fix #55226, WS | Pierre Joye | 2012-01-31 | 1 | -2/+1 |
* | | - fix #55226, fix build | Pierre Joye | 2012-01-31 | 1 | -2/+1 |
* | | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 3 | -0/+173 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 5 | -5/+5 |
* | | Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFun... | Dmitry Stogov | 2011-11-08 | 1 | -2/+0 |
* | | Added test for #60104 | Patrick Allaert | 2011-11-04 | 1 | -0/+23 |
* | | Avoid strcpy() usage | Ilia Alshanetsky | 2011-08-08 | 1 | -7/+7 |
* | | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 2 | -2/+2 |
* | | - New tests (code coverage++) | Felipe Pena | 2011-06-19 | 2 | -0/+32 |
* | | Cache the PDO include path | Rasmus Lerdorf | 2011-05-15 | 1 | -6/+6 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 5 | -5/+5 |
* | | - New test | Felipe Pena | 2010-07-29 | 1 | -0/+21 |
* | | - Completed the fix for bug #52010 | Felipe Pena | 2010-06-20 | 1 | -1/+1 |