summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_out.c
Commit message (Collapse)AuthorAgeFilesLines
* various fixes for removing explicit tsrm_ls usageAnatol Belski2014-12-161-4/+0
|
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-58/+58
|
* Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-281-0/+16
|\ | | | | | | | | | | | | | | | | Conflicts: configure.in main/php_version.h sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_bp.c sapi/phpdbg/phpdbg_prompt.c
| * Fix possibly unclosed <stream> tagsBob Weinand2014-10-281-0/+16
| |
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-0/+2
|\ \ | |/ | | | | | | | | | | | | | | | | 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
| * Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-271-0/+2
| |
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-8/+9
|/
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-0/+1305