summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_print.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify TMP var number decoding (without HashTable)Dmitry Stogov2015-07-061-4/+1
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-19/+19
* Fix phpdbg class fetch / method opcodesBob Weinand2015-05-271-4/+4
* Print should be in *current* context (stack)Bob Weinand2015-04-251-6/+6
* Add line_start/end info to main op_arrayBob Weinand2015-04-251-2/+2
* Shrink phpdbg opcode dump output a bit moreBob Weinand2015-04-201-2/+2
* show opcode countBob Weinand2015-04-201-16/+13
* Shorten opline dump lines and show literalsBob Weinand2015-04-201-8/+15
* Provide method to access opcodes via command line argumentBob Weinand2015-04-191-0/+118
* Fix parent command offsetsBob Weinand2015-03-211-1/+1
* 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-11/+11
* Made phpdbg compatible with new engineBob Weinand2014-10-241-74/+83
|\
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-50/+61
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 2Anatol Belski2014-08-251-1/+1
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-90/+85
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+258