summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_prompt.c
Commit message (Expand)AuthorAgeFilesLines
* go back with phpdbg to the state of 5.6.3, reverting the controversial commit...Ferenc Kovacs2014-11-261-732/+388
* Temporarily disable wait/xml protocol...Bob Weinand2014-10-301-0/+2
* fix output globals importingAnatol Belski2014-10-291-1/+0
* Remove the ugly hack via a temp file to store breakpointsBob Weinand2014-10-281-77/+107
* Typo (notfoundc => notfound)Bob Weinand2014-10-281-1/+1
* *Always* clean up and run destructorsBob Weinand2014-10-281-2/+2
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-271-1/+6
* Do not execute anything after quit or clean commandBob Weinand2014-10-271-0/+4
* Fix last commit, and do not output unnecessary informationBob Weinand2014-10-271-2/+9
* Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-271-11/+10
* Fix nullptr dereference in clean without exec contextBob Weinand2014-10-271-1/+4
* Add question to reset execution in run/exec/cleanBob Weinand2014-10-271-55/+68
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-251-0/+27
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-289/+544
* Fix https://github.com/krakjoe/phpdbg/issues/91Remi Collet2014-06-231-0/+5
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-091-33/+4
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-430/+453
* windowskrakjoe2014-02-021-1/+1
* clean symbolskrakjoe2014-02-021-0/+6
* Merge branch 'phpdbg' into PHP-5.6Johannes Schlüter2014-01-181-9/+11
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+1328