webgrind
webgrind copied to clipboard
added support for directories in xdebug.profiler_output_name
xdebug.profiler_output_name
supports directories, e.g. it's possible to specify it like
xdebug.profiler_output_name=profiling/%H/%R_%u
This pull request adds support for such a nested layout