Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | go back with phpdbg to the state of 5.6.3, reverting the controversial ↵ | Ferenc Kovacs | 2014-11-26 | 1 | -160/+90 |
| | | | | commits(remote debugging/xml protocol) | ||||
* | Temporarily disable wait/xml protocol... | Bob Weinand | 2014-10-30 | 1 | -0/+2 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-27 | 1 | -3/+6 |
| | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_prompt.c | ||||
* | Fix last commit, and do not output unnecessary information | Bob Weinand | 2014-10-27 | 1 | -1/+3 |
| | |||||
* | Stabilize execution, always run destructors and extended file breakpoints | Bob Weinand | 2014-10-27 | 1 | -49/+43 |
| | |||||
* | Add question to reset execution in run/exec/clean | Bob Weinand | 2014-10-27 | 1 | -3/+4 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -44/+112 |
| | |||||
* | Better fix for phpdbg + libedit | Remi Collet | 2014-06-23 | 1 | -1/+4 |
| | | | | | - fix include - disable coloured prompt only with libedit | ||||
* | Fix https://github.com/krakjoe/phpdbg/issues/91 | Remi Collet | 2014-06-23 | 1 | -1/+1 |
| | | | | | | 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 | -1/+6 |
| | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -21/+55 |
| | |||||
* | update version | krakjoe | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'phpdbg' into PHP-5.6 | Johannes Schlüter | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Fixed credits in phpdbg.* files | Bob Weinand | 2013-12-24 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of sapi/phpdbg into PHP-5.6 | Bob Weinand | 2013-12-20 | 1 | -0/+187 |
Including phpdbg. |