ini_get('xdebug.profiler_output_dir') - returns ''.
So I must to edit xdebugOutputDir function's body to replace '/tmp/' on my
path:
return 'D:/xdebug/';
What if make some default values in Webgrind_Config class definetion (like
in older versions, like 'defaultHideInternalFunctions' for example)?
WinXP, PHP 5.2.4, xDebug 2.0.3.0
Original issue reported on code.google.com by dmiFedorenko on 24 Jun 2008 at 12:05
Original issue reported on code.google.com by
dmiFedorenko
on 24 Jun 2008 at 12:05