zend_extension = “D:\xp.cn.cn\xp.cn\soft\php\php7.1.9\ext\php_xdebug-2.9.8-7.1-vc14-nts.dll”
xdebug.profiler_output_dir=“D:\xdebugLog\xdebug”
xdebug.trace_output_dir=“D:\xdebugLog\xdebug”
xdebug.collect_params=on
xdebug.collect_return=on
xdebug.auto_trace=on
xdebug.profiler_enable = Off
xdebug.profiler_output_name = cachegrind.out.%t.%p
xdebug.remote_port=9001
xdebug.remote_handler = “dbgp”
xdebug.remote_enable = 1
xdebug.remote_autostart=1
xdebug.remote_host=127.0.0.1
xdebug.idekey = PHPSTORM
xdebug.var_display_max_children=5120
xdebug.var_display_max_data=10240
xdebug.var_display_max_depth=6