php-src/sapi/phpdbg/tests/commands
Nikita Popov a1ef8b418d Improve phpdbg opcode dump
Don't show <unused>, just don't display anything instead.

Dump nums used in op1/op2/result, e.g. for SEND, RECV etc.

Split the switch into three parts, one for each operand.
2015-05-24 20:29:57 +02:00
..
0001_basic.test
0002_set.test Merge phpdbg into PHP-5.6 2014-10-24 19:22:45 +02:00
0101_info.test
0102_print.test Improve phpdbg opcode dump 2015-05-24 20:29:57 +02:00
0103_register.test
0104_clean.test Fix last commit, and do not output unnecessary information 2014-10-27 00:00:18 +01:00
0105_clear.test Merge phpdbg into PHP-5.6 2014-10-24 19:22:45 +02:00
0106_compile.test Merge phpdbg into PHP-5.6 2014-10-24 19:22:45 +02:00
0107_compile.test Fixed phpdbg zend_bailout error when compiling syntax error code 2015-02-13 17:47:47 +08:00