深圳全飞鸿
标题:
xdebug的配置
[打印本页]
作者:
zhgc
时间:
2020-2-27 23:57
标题:
xdebug的配置
[Xdebug]
zend_extension = "C:\php\ext\php_xdebug-2.5.5-5.6-vc11-x86_64.dll"
xdebug.profiler_enable=on
xdebug.profiler_output_dir ="C:/xdebug"
xdebug.auto_trace = On
xdebug.trace_output_dir ="C:/xdebug"
xdebug.show_exception_trace = On
xdebug.remote_autostart = Off
xdebug.remote_enable = On
xdebug.remote_handler=dbgp
xdebug.remote_host=localhost
xdebug.remote_port=9090
xdebug.collect_vars = On
xdebug.collect_return = On
xdebug.collect_params = On
欢迎光临 深圳全飞鸿 (http://www.nagomes.com/disc/)
Powered by Discuz! X3.2