btagrow.blogg.se

Phpstorm 10 zend debug
Phpstorm 10 zend debug




phpstorm 10 zend debug

Xdebug.idekey = phpstorm? Specifies the IDE key passed to the dbgp debugger handlerĢ. Xdebug.remote? Port = 9000? Specifies the port number for remote debugging Remote? Host = localhost? Specifies the host name for remote debugging Remote? Handler = dbgp? Specifies the processing protocol for remote debugging Xdebug.remote? Enable = on? Enable remote debugging Profiler? Output? Dir = "F: \ AppServ \ Xdebug"? Specifies the output directory of the performance analysis information file Profiler? Enable = on? Enable Xdebug performance analysis and create performance information file Trace? Output? Dir = "F: \ AppServ \ Xdebug"? Specifies the directory where the stack trace file is stored Collect? Return = on? Allows collection of return values from function calls

phpstorm 10 zend debug

Collect? Params = on? Allows collection of parameter variables passed to functions DLL"? Specify the absolute path of Xdebug extension file






Phpstorm 10 zend debug