summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge ../phpdbg into PHP-5.6Bob Weinand2014-10-284-19/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sapi/phpdbg/config.m4
| | * | | | | | | | | | | Use serialize instead of json for transferBob Weinand2014-10-283-19/+21
| | | | | | | | | | | | |
| | * | | | | | | | | | | Add webhelper in config.w32Bob Weinand2014-10-281-0/+5
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge php-src into phpdbgBob Weinand2014-10-281-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config.m4
| | | * | | | | | | | | | fix phpdbg build when src tree != build treeRemi Collet2014-10-281-2/+2
| | | | | | | | | | | | |
| | | * | | | | | | | | | Remove the ugly hack via a temp file to store breakpointsBob Weinand2014-10-285-146/+170
| | | | | | | | | | | | |
| | | * | | | | | | | | | Typo (notfoundc => notfound)Bob Weinand2014-10-281-1/+1
| | | | | | | | | | | | |
| | | * | | | | | | | | | Fix quitting on a second runBob Weinand2014-10-281-11/+10
| | | | | | | | | | | | |
| | | * | | | | | | | | | Fix wrong exec length on relative pathsBob Weinand2014-10-281-1/+1
| | | | | | | | | | | | |
| | | * | | | | | | | | | Fix possibly unclosed <stream> tagsBob Weinand2014-10-282-4/+16
| | | | | | | | | | | | |
| | | * | | | | | | | | | Fix potential segfaults and unresolved breaksBob Weinand2014-10-281-19/+37
| | | | | | | | | | | | |
| | | * | | | | | | | | | *Always* clean up and run destructorsBob Weinand2014-10-281-2/+2
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-273-47/+75
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-275-22/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_prompt.c
| | | * | | | | | | | | | 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-275-18/+46
| | | | | | | | | | | | |
| | | * | | | | | | | | | Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-278-129/+268
| | | | | | | | | | | | |
| | | * | | | | | | | | | Fix nullptr dereference in clean without exec contextBob Weinand2014-10-271-1/+4
| | | | | | | | | | | | |
| | | * | | | | | | | | | remove dodgy param parser, bring userland breakpoint api inline with PHP7krakjoe2014-10-275-316/+278
| | | | | | | | | | | | |
| | | * | | | | | | | | | disable output buffering by defaultkrakjoe2014-10-271-1/+2
| | | | | | | | | | | | |
| | | * | | | | | | | | | Add question to reset execution in run/exec/cleanBob Weinand2014-10-277-138/+170
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-255-9/+74
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-2453-2484/+7560
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-09-153-7/+6
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-07-062-11/+13
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-296-503/+662
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-252-0/+62
| | | | | | | | | | | | |
| | | * | | | | | | | | | Better fix for phpdbg + libeditRemi Collet2014-06-232-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix include - disable coloured prompt only with libedit
| | | * | | | | | | | | | Fix https://github.com/krakjoe/phpdbg/issues/91Remi Collet2014-06-235-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable edit feature when build with libedit. Notice: coloured prompt only enable with READLINE
| | | * | | | | | | | | | Update copyright year to 2014Lior Kaplan2014-06-162-2/+2
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-156-16/+52
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-0912-3043/+1522
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-045-19/+28
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-032-13/+36
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-05-031-1/+1
| | | | | | | | | | | | |
| | | * | | | | | | | | | Added stdion/stdout/stderr constsnts and their php:// wrappersBob Weinand2014-05-011-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue #85
| | | * | | | | | | | | | Merge remote-tracking branch 'phpdbg/master' into PHP-5.6Anatol Belski2014-04-271-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * phpdbg/master: C89 compat
| | | * | | | | | | | | | Merge remote-tracking branch 'phpdbg/master' into PHP-5.6Anatol Belski2014-04-262-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * phpdbg/master: removed /EHa as __try/__catch syntax is used anyway fix ZEND_DEBUG usage fix CFLAGS_PHPDBGS and some formatting
| | | * | | | | | | | | | Merge remote-tracking branch 'phpdbg/master' into PHP-5.6Anatol Belski2014-04-247-17/+2026
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-2139-2023/+6802
| | | | | | | | | | | | |
| | | * | | | | | | | | | Fixed wrong indentationMateusz Kocielski2014-03-181-1/+1
| | | | | | | | | | | | |
| | | * | | | | | | | | | Fix phpdbg build on FreeBSDMateusz Kocielski2014-03-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing netinet/in.h header.
| | | * | | | | | | | | | a few typofixesVeres Lajos2014-02-141-2/+2
| | | | | | | | | | | | |
| | | * | | | | | | | | | windowskrakjoe2014-02-021-1/+1
| | | | | | | | | | | | |
| | | * | | | | | | | | | clean symbolskrakjoe2014-02-021-0/+6
| | | | | | | | | | | | |
| | | * | | | | | | | | | another patch from upstreamkrakjoe2014-02-021-7/+14
| | | | | | | | | | | | |
| | | * | | | | | | | | | woopskrakjoe2014-02-021-2/+4
| | | | | | | | | | | | |
| | | * | | | | | | | | | better use of tmpnam/mkstempkrakjoe2014-02-021-3/+26
| | | | | | | | | | | | |
| | | * | | | | | | | | | update versionkrakjoe2014-02-021-1/+1
| | | | | | | | | | | | |
| | | * | | | | | | | | | remove use of zend directly, avoid leaks/bugs in modules etckrakjoe2014-02-021-34/+9
| | | | | | | | | | | | |