问题
It seems __debugInfo
does not work when xdebug overwrites var_dump
.
Is there anyway to make this work?
I am using PHP 5.6.0 and XDebug 2.2.5
回答1:
This is now fixed in Xdebug - soon to be released: https://github.com/xdebug/xdebug/commit/14159486d8d77732b5ae193ca9431bae80c94074
来源:https://stackoverflow.com/questions/26835450/how-to-get-debuginfo-to-work-with-xdebug