summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* go back with phpdbg to the state of 5.6.3, reverting the controversial ↵Ferenc Kovacs2014-11-261-166/+161
| | | | commits(remote debugging/xml protocol)
* Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-271-1/+1
|
* remove dodgy param parser, bring userland breakpoint api inline with PHP7krakjoe2014-10-271-73/+0
|
* Add question to reset execution in run/exec/cleanBob Weinand2014-10-271-56/+26
|
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-153/+188
|
* Fix https://github.com/krakjoe/phpdbg/issues/91Remi Collet2014-06-231-3/+3
| | | | | | Enable edit feature when build with libedit. Notice: coloured prompt only enable with READLINE
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-237/+437
|
* another patch from upstreamkrakjoe2014-02-021-7/+14
|
* fix C89 compatAnatol Belski2014-01-191-1/+3
|
* Merge branch 'phpdbg' into PHP-5.6Johannes Schlüter2014-01-181-12/+23
|
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+669
Including phpdbg.