summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_parser.h
Commit message (Collapse)AuthorAgeFilesLines
* fix gcov coverageNuno Lopes2016-11-161-1/+1
|
* Add # delimiter to phpdbg commandsBob Weinand2015-09-171-18/+20
|
* Fix valgrind errors in phpdbgBob Weinand2015-08-041-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 removalStanislav Malyshev2015-01-101-5/+5
|
* various fixes for removing explicit tsrm_ls usageAnatol Belski2014-12-161-50/+12
|
* Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-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 PHP7krakjoe2014-10-271-10/+29
| |
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-6/+10
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-30/+13
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-091-12/+12
|
* Merge remote-tracking branch 'phpdbg/master' into PHP-5.6Anatol Belski2014-04-241-0/+126