摘要: 1.安装XDebug,通过phpinfo()可以看到xdebug是否已安装!!!如果未安装,可以先看我的另一篇关于XDebug安装的文章:http://www.cnblogs.com/cxscode/p/7045827.html 2.phpstorm配置 因为中间遇到一个坑,所以网上大部分配置操作都 阅读全文
posted @ 2017-06-18 23:48 程序生(Codey) 阅读(7303) 评论(1) 推荐(0) 编辑
摘要: Xdebug安装地址https://xdebug.org/download.php,进入下载页面后点击custom installation instructions,可以找到适合的Xdebug版本。 如果你点击了custom installation instructions,会进入下面的页面,把 阅读全文
posted @ 2017-06-18 23:10 程序生(Codey) 阅读(3351) 评论(0) 推荐(0) 编辑