Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix gcov coverage | Nuno Lopes | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Add # delimiter to phpdbg commands | Bob Weinand | 2015-09-17 | 1 | -18/+20 |
| | |||||
* | Fix valgrind errors in phpdbg | Bob Weinand | 2015-08-04 | 1 | -17/+55 |
| | | | | | | | Revert "We cannot safely assume that all op array will be refcount 0 after execution" This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b. This change turns out to not have been a clever idea and was causing more weirdness than it helped... | ||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -5/+5 |
| | |||||
* | various fixes for removing explicit tsrm_ls usage | Anatol Belski | 2014-12-16 | 1 | -50/+12 |
| | |||||
* | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-27 | 1 | -10/+8 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_bp.c sapi/phpdbg/phpdbg_list.c sapi/phpdbg/phpdbg_parser.c sapi/phpdbg/phpdbg_parser.h sapi/phpdbg/phpdbg_prompt.c | ||||
| * | remove dodgy param parser, bring userland breakpoint api inline with PHP7 | krakjoe | 2014-10-27 | 1 | -10/+29 |
| | | |||||
* | | Made phpdbg compatible with new engine | Bob Weinand | 2014-10-24 | 1 | -6/+10 |
|\ \ | |/ | |||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -30/+13 |
|/ | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-06-09 | 1 | -12/+12 |
| | |||||
* | Merge remote-tracking branch 'phpdbg/master' into PHP-5.6 | Anatol Belski | 2014-04-24 | 1 | -0/+126 |