summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_bp.c
Commit message (Expand)AuthorAgeFilesLines
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-13/+13
* Fixed Bug #69733 (PHP fails to build with --enable-phpdbg-debug)Xinchen Hui2015-05-311-2/+2
* fix typosolshevskiy872015-05-131-2/+2
* Fixed warnings and folder marks messXinchen Hui2015-04-211-1/+6
* s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
* bump yearXinchen Hui2015-01-151-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-99/+99
* Merge branch 'PHP-5.6'Ferenc Kovacs2014-10-301-1/+1
|\
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-301-1/+1
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-281-39/+78
|\ \ | |/
| * Remove the ugly hack via a temp file to store breakpointsBob Weinand2014-10-281-24/+43
| * Fix potential segfaults and unresolved breaksBob Weinand2014-10-281-19/+37
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-37/+57
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-271-46/+73
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-27/+104
|\ \ | |/
| * Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-271-30/+118
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-498/+317
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-120/+106
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Remove ZEND_ACC_INTERACTIVE and CG(interactive)Nikita Popov2014-08-251-7/+0
* | master renames phase 2Anatol Belski2014-08-251-6/+6
* | master renames phase 1Anatol Belski2014-08-251-4/+4
* | basic macro replacements, all at onceAnatol Belski2014-08-191-4/+4
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-63/+39
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+1661