summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_parser.c
Commit message (Expand)AuthorAgeFilesLines
* fix gcov coverageNuno Lopes2016-11-161-30/+30
* Fix run command args passing when inmidst executionBob Weinand2016-10-021-30/+35
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* unbreak coverage data: fix #line directives in phpdbg parserNuno Lopes2015-10-241-30/+30
* Add # delimiter to phpdbg commandsBob Weinand2015-09-171-132/+160
* Fix valgrind errors in phpdbgBob Weinand2015-08-041-414/+465
* trailing whitespace removalStanislav Malyshev2015-01-101-22/+22
* various fixes for removing explicit tsrm_ls usageAnatol Belski2014-12-161-484/+432
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-145/+105
|\
| * remove dodgy param parser, bring userland breakpoint api inline with PHP7krakjoe2014-10-271-212/+184
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-132/+184
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-221/+261
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-291-40/+40
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-091-262/+288
* Merge remote-tracking branch 'phpdbg/master' into PHP-5.6Anatol Belski2014-04-241-0/+1885