php已经安装了xdebug模块,php.ini配置如下:
[XDebug]
xdebug.profiler_output_dir="D:phpStudytmpxdebug"
xdebug.trace_output_dir="D:phpStudytmpxdebug"
xdebug.profiler_enable = 1
xdebug.auto_trace=on
xdebug.collect_params=on
zend_extension="D:phpStudyphpphp-5.6.27-ntsextphp_xdebug.dll"
xdebug.idekey = PHPSTORM
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.remote_host = "127.0.0.1"
;xdebug.var_display_max_children=256
;xdebug.var_display_max_data=512
;xdebug.var_display_max_depth=5
phpstorm配置如下,打开断点,直接运行了所有文件,而且没有显示其中的变量,
在断点的显示台那里什么都没有,有没有大佬指点一下。
如果没传参数,建议你装个chrome debug扩展 https://chrome.google.com/web...