Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | show opcode count | Bob Weinand | 2015-04-20 | 1 | -3/+2 | |
| | | ||||||
* | | Shorten opline dump lines and show literals | Bob Weinand | 2015-04-20 | 1 | -2/+3 | |
| | | ||||||
* | | Stabilize watchpoints | Bob Weinand | 2015-04-19 | 1 | -0/+1 | |
| | | ||||||
* | | fix include | Anatol Belski | 2015-03-19 | 1 | -1/+1 | |
| | | ||||||
* | | s/PHP Version 5/PHP Version 7/g | Lior Kaplan | 2015-03-13 | 1 | -1/+1 | |
| | | | | | | | | Follow up for d0cb7153 | |||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 | |
| | | ||||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-16 | 1 | -0/+5 | |
|\ \ | | | | | | | | | | | | | | | | | | | * origin/master: C89 fixes use portable struct stat fixed macro va args expansion for vs | |||||
| * | | fixed macro va args expansion for vs | Anatol Belski | 2014-12-16 | 1 | -0/+5 | |
| | | | ||||||
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -3/+3 | |
|/ / | ||||||
* | | Move missing zend_hash_* macros from phpdbg.h to zend_hash.h | Bob Weinand | 2014-10-28 | 1 | -18/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-27 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | Conflicts: sapi/phpdbg/phpdbg_bp.c | |||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-27 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-27 | 1 | -3/+6 | |
|\ \ | |/ | ||||||
| * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-27 | 1 | -3/+6 | |
| | | | | | | | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_prompt.c | |||||
* | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-27 | 1 | -52/+49 | |
|\ \ | |/ | | | | | | | | | | | | | | | | | 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 | |||||
| * | 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 | |
| | | ||||||
* | | Made phpdbg compatible with new engine | Bob Weinand | 2014-10-24 | 1 | -47/+140 | |
|\ \ | |/ | ||||||
| * | 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 | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 | |
| | | ||||||
* | | master renames phase 2 | Anatol Belski | 2014-08-25 | 1 | -1/+1 | |
| | | ||||||
* | | 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. |