Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go back with phpdbg to the state of 5.6.3, reverting the controversial ↵ | Ferenc Kovacs | 2014-11-26 | 1 | -732/+388 |
| | | | | commits(remote debugging/xml protocol) | ||||
* | Temporarily disable wait/xml protocol... | Bob Weinand | 2014-10-30 | 1 | -0/+2 |
| | |||||
* | fix output globals importing | Anatol Belski | 2014-10-29 | 1 | -1/+0 |
| | |||||
* | Remove the ugly hack via a temp file to store breakpoints | Bob Weinand | 2014-10-28 | 1 | -77/+107 |
| | |||||
* | Typo (notfoundc => notfound) | Bob Weinand | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | *Always* clean up and run destructors | Bob Weinand | 2014-10-28 | 1 | -2/+2 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-27 | 1 | -1/+6 |
| | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_prompt.c | ||||
* | Do not execute anything after quit or clean command | Bob Weinand | 2014-10-27 | 1 | -0/+4 |
| | |||||
* | Fix last commit, and do not output unnecessary information | Bob Weinand | 2014-10-27 | 1 | -2/+9 |
| | |||||
* | Stabilize execution, always run destructors and extended file breakpoints | Bob Weinand | 2014-10-27 | 1 | -11/+10 |
| | |||||
* | Fix nullptr dereference in clean without exec context | Bob Weinand | 2014-10-27 | 1 | -1/+4 |
| | |||||
* | Add question to reset execution in run/exec/clean | Bob Weinand | 2014-10-27 | 1 | -55/+68 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-25 | 1 | -0/+27 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -289/+544 |
| | |||||
* | Fix https://github.com/krakjoe/phpdbg/issues/91 | Remi Collet | 2014-06-23 | 1 | -0/+5 |
| | | | | | | Enable edit feature when build with libedit. Notice: coloured prompt only enable with READLINE | ||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-06-09 | 1 | -33/+4 |
| | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -430/+453 |
| | |||||
* | windows | krakjoe | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | clean symbols | krakjoe | 2014-02-02 | 1 | -0/+6 |
| | |||||
* | Merge branch 'phpdbg' into PHP-5.6 | Johannes Schlüter | 2014-01-18 | 1 | -9/+11 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of sapi/phpdbg into PHP-5.6 | Bob Weinand | 2013-12-20 | 1 | -0/+1328 |
Including phpdbg. |