phptrace icon indicating copy to clipboard operation
phptrace copied to clipboard

trace到的函数调用,能不能显示完整的参数的返回值?

Open tourze opened this issue 9 years ago • 2 comments
trafficstars

首先,多谢作者为PHPer带来如此方便的调试插件!

在使用phptrace的过程中,我遇到过问题。函数调用的参数和返回如果超过36个字符,就会被截断。 想请问下,有什么方法能显示完整的输入参数和输出参数?

tourze avatar May 15 '16 06:05 tourze

We'v planned adding a parameter to set the length of variables.

monque avatar Aug 09 '16 09:08 monque

请问,这个有实现吗?

smallrock avatar Nov 16 '17 15:11 smallrock