cndavy

导航

 
zend_extension  7.0 下的 php.ini 配置
 


[XDebug]
;; Only Zend OR (!) XDebug
zend_extension=f:\xampp\php\ext\php_xdebug-2.4.1-7.0-vc14.dll
xdebug.remote_enable=1
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.collect_vars = On
xdebug.collect_return = On
xdebug.collect_params = On
xdebug.profiler_enable=1
xdebug.profiler_output_dir=f:\xampp\tmp
posted on 2016-10-21 20:15  cndavy  阅读(3682)  评论(0编辑  收藏  举报