summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
|
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-33/+33
|
* Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-56/+26
|\ | | | | | | | | | | | | | | | | | | 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
| * 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
| |
* | actually remove thiskrakjoe2014-10-261-73/+0
| |
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-184/+199
|\ \ | |/
| * 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
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
| |
* | master renames phase 2Anatol Belski2014-08-251-1/+1
| |
* | 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.