Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fix | Ferenc Kovacs | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | go back with phpdbg to the state of 5.6.3, reverting the controversial ↵ | Ferenc Kovacs | 2014-11-26 | 1 | -421/+316 |
| | | | | commits(remote debugging/xml protocol) | ||||
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c | ||||
* | Temporarily disable wait/xml protocol... | Bob Weinand | 2014-10-30 | 1 | -0/+4 |
| | |||||
* | use portable strndup implementation | Anatol Belski | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Remove the ugly hack via a temp file to store breakpoints | Bob Weinand | 2014-10-28 | 1 | -44/+17 |
| | |||||
* | Fix quitting on a second run | Bob Weinand | 2014-10-28 | 1 | -11/+10 |
| | |||||
* | Fix wrong exec length on relative paths | Bob Weinand | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-27 | 1 | -2/+2 |
| | | | | | | 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 | -14/+30 |
| | |||||
* | Stabilize execution, always run destructors and extended file breakpoints | Bob Weinand | 2014-10-27 | 1 | -26/+78 |
| | |||||
* | remove dodgy param parser, bring userland breakpoint api inline with PHP7 | krakjoe | 2014-10-27 | 1 | -20/+65 |
| | |||||
* | disable output buffering by default | krakjoe | 2014-10-27 | 1 | -1/+2 |
| | |||||
* | Add question to reset execution in run/exec/clean | Bob Weinand | 2014-10-27 | 1 | -24/+20 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-25 | 1 | -9/+6 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -231/+299 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-09-15 | 1 | -5/+5 |
| | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-07-06 | 1 | -10/+12 |
| | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-06-04 | 1 | -3/+3 |
| | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-06-03 | 1 | -12/+35 |
| | |||||
* | Added stdion/stdout/stderr constsnts and their php:// wrappers | Bob Weinand | 2014-05-01 | 1 | -0/+66 |
| | | | | Fixes issue #85 | ||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -114/+198 |
| | |||||
* | Fixed wrong indentation | Mateusz Kocielski | 2014-03-18 | 1 | -1/+1 |
| | |||||
* | Fix phpdbg build on FreeBSD | Mateusz Kocielski | 2014-03-18 | 1 | -0/+1 |
| | | | | Added missing netinet/in.h header. | ||||
* | woops | krakjoe | 2014-02-02 | 1 | -2/+4 |
| | |||||
* | better use of tmpnam/mkstemp | krakjoe | 2014-02-02 | 1 | -3/+26 |
| | |||||
* | remove use of zend directly, avoid leaks/bugs in modules etc | krakjoe | 2014-02-02 | 1 | -34/+9 |
| | |||||
* | Merge branch 'phpdbg' into PHP-5.6 | Johannes Schlüter | 2014-01-18 | 1 | -28/+38 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -2/+2 |
| | |||||
* | update version output | krakjoe | 2013-12-27 | 1 | -2/+1 |
| | |||||
* | fix c89 compat | Anatol Belski | 2013-12-25 | 1 | -2/+1 |
| | |||||
* | Fixed #18 | Bob Weinand | 2013-12-24 | 1 | -1/+3 |
| | | | | Errors not displaying in some configurations | ||||
* | Fixed credits in phpdbg.* files | Bob Weinand | 2013-12-24 | 1 | -0/+1 |
| | |||||
* | Added breaking upon fatal-ish error | Bob Weinand | 2013-12-24 | 1 | -0/+29 |
| | |||||
* | Merge branch 'master' of sapi/phpdbg into PHP-5.6 | Bob Weinand | 2013-12-20 | 1 | -0/+1308 |
Including phpdbg. |