xdebug是一个开源的php调试器,以php模块的形式加载并被使用。
xdebug是一个开源的php调试器,以php模块的形式加载并被使用。 Xdebug 2.2.0 RC1 发布,该版本最大的改进就是增加支持 PHP 5.4 其他改进包括: Added ANSI colour output for the shell. (Including patches by Michael Maclean) Added var_dump() overloading on the command line (bug #457). Added better support for closures in stack and function traces. Added the size of arrays to the overloaded variable output...
本次更新修复了一些BUG,并且是2.1系列的最后一次更新,这个系列不会支持PHP5.4 2.2 很快将会发布 xdebug是一个开源的php调试器,以php模块的形式加载并被使用。
评论