summaryrefslogtreecommitdiff
path: root/sapi/phpdbg
Commit message (Expand)AuthorAgeFilesLines
* backport 59444347 and 3d7343f6Anatol Belski2016-09-081-0/+4
* Fix typo in phpdbg help.Adam Harvey2016-05-251-1/+1
* Add missing newlines to phpdbg's help for the run command.Adam Harvey2016-05-251-1/+3
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0133-34/+34
* unbreak coverage data: fix #line directives in phpdbg parserNuno Lopes2015-10-241-25/+25
* Fix phpdbg_break_next()Bob Weinand2015-08-231-0/+1
* bump yearXinchen Hui2015-01-1533-34/+34
* typo fixFerenc Kovacs2014-11-261-1/+1
* go back with phpdbg to the state of 5.6.3, reverting the controversial commit...Ferenc Kovacs2014-11-2655-8124/+2673
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-4/+4
* Temporarily disable wait/xml protocol...Bob Weinand2014-10-306-2/+12
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-301-1/+1
* fix output globals importingAnatol Belski2014-10-292-2/+0
* use portable strndup implementationAnatol Belski2014-10-291-1/+1
* unix sockets aren't available on windowsAnatol Belski2014-10-291-0/+2
* fix sapi/phpdbg/config.w32Anatol Belski2014-10-291-3/+3
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-291-0/+4
* cleanup uneeded jsonRemi Collet2014-10-291-1/+0
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-281-2/+0
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-283-0/+5
* Merge ../phpdbg into PHP-5.6Bob Weinand2014-10-284-19/+26
* 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
* 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 https://github.com/krakjoe/phpdbg/issues/91Remi Collet2014-06-235-6/+15
* 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