码迷,mamicode.com
首页 > Web开发 > 详细

phpstorm xdebug配置参数

时间:2020-08-17 17:32:04      阅读:81      评论:0      收藏:0      [点我收藏+]

标签:版本   pre   put   dir   tor   参数   handle   dll   ace   

[XDebug]
xdebug.profiler_output_dir="D:\phpstudy_pro\Extensions\tmp\xdebug"
xdebug.trace_output_dir="D:\phpstudy_pro\Extensions\tmp\xdebug"
zend_extension="D:\phpstudy_pro\Extensions\php\php7.3.4nts\ext\php_xdebug.dll"  #找对应版本的扩展
xdebug.remote_enable = On
xdebug.remote_handler = dbgp
xdebug.remote_host= 127.0.0.1
xdebug.remote_port = 9005
xdebug.idekey = PHPSTORM

  

phpstorm xdebug配置参数

标签:版本   pre   put   dir   tor   参数   handle   dll   ace   

原文地址:https://www.cnblogs.com/duyuan/p/13507496.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!