History log of /PHP-8.2/sapi/phpdbg/phpdbg_print.c (Results 26 – 50 of 50)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1
# d6415ae4 22-Jul-2015 Bob Weinand

Always lowercase function names for lookup in phpdbg -p


# f56b89b0 22-Jul-2015 Xinchen Hui

Fixed opcodes printing.

-p"function"
-p"class::"
-p"class::method"


Revision tags: php-7.0.0beta2
# 20e50272 17-Jul-2015 Nikita Popov

Switch asprintf to spprintf in phpdbg opcode dump

Also use %td where appropriate, a lot of the values are ptrdiff
based.

Fix a leak in phpdbg_frame.c.


# 762c6dd6 14-Jul-2015 Bob Weinand

Show also runtime-bound functions/classes/methods with phpdbg -p


Revision tags: php-7.0.0beta1
# bd72fdca 10-Jul-2015 Nikita Popov

Better opcode dump for finally

* Move opcode decode into opline decode, so we can adjust it for
extended_value.
* Show extended_value and secondary jump ops for FAST_CALL and

Better opcode dump for finally

* Move opcode decode into opline decode, so we can adjust it for
extended_value.
* Show extended_value and secondary jump ops for FAST_CALL and
FAST_RET.

show more ...


Revision tags: php-5.6.11, php-5.5.27, php-5.4.43
# 001ecd31 06-Jul-2015 Dmitry Stogov

Simplify TMP var number decoding (without HashTable)


# 7aa76271 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).


Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1
# 5bec1490 26-May-2015 Bob Weinand

Fix phpdbg class fetch / method opcodes


Revision tags: php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1
# 49bd5eaa 25-Apr-2015 Bob Weinand

Print should be in *current* context (stack)


# a9a67999 25-Apr-2015 Bob Weinand

Add line_start/end info to main op_array


# 5f10e842 20-Apr-2015 Bob Weinand

Shrink phpdbg opcode dump output a bit more


# 5f35e571 20-Apr-2015 Bob Weinand

show opcode count


# 1a249bd6 20-Apr-2015 Bob Weinand

Shorten opline dump lines and show literals


# 31e98386 19-Apr-2015 Bob Weinand

Provide method to access opcodes via command line argument


Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# 278adf99 21-Mar-2015 Bob Weinand

Fix parent command offsets


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# a4384bd3 13-Mar-2015 Lior Kaplan

s/PHP Version 5/PHP Version 7/g

Follow up for d0cb7153


Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


Revision tags: php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


Revision tags: php-5.6.4RC1
# 0afc04b9 26-Nov-2014 Ferenc Kovacs

go back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote debugging/xml protocol)


Revision tags: php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2
# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# 6f9f0bf2 25-Aug-2014 Anatol Belski

master renames phase 2


Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3
# c1c4d268 19-Feb-2014 Xinchen Hui

Use better data structures (incomplete)


Revision tags: php-5.4.26RC1, php-5.5.10RC1
# ab2a73a6 17-Feb-2014 Xinchen Hui

Use better data structures (incomplete)


Revision tags: php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


12