Top "Xdebug-profiler" questions

phpunit -coverage-html report path

I have tried to execute phpunit with xdebug for code coverage as below, C:\wamp\bin\php\php5.3.22>phpunit …

unit-testing phpunit xdebug xdebug-profiler
How do I read the UI of qcachegrind?

I am using qcachegrind to view a Profile log that is created by Xdebug. I can view the file fine, …

php xdebug xdebug-profiler