After enabling latest release of XDebug 2.1 (
http://twitter.com/xdebug/
status/
3054234745) on PHP 5.3.0, I found that webgrind did not work
anymore
XDebug configuration
[xdebug]
zend_extension="C:\server\php53\ext\php_xdebug.dll"
xdebug.default_enable = On
xdebug.profiler_enable_trigger=on
xdebug.profiler_enable=on
xdebug.profiler_output_dir="C:\server\php53\xdebug"
xdebug.profiler_output_name timestamp
Webgrind can list a file named cachegrind.out.3740 but it can not
analyze it as usual. No error no warning
Attached
http://www.speedyshare.com/456770119.html (cachegrind.out.
3740)