vagrant + phpstorm + xdebug 配置教程

如下方法同时适用于window和macphp 安装xdebug扩展 wget http://xdebug.org/files/xdebug-2.4.0rc4.tgz tar xvzf xdebug-2.4.0rc4.tgz cd xdebug-2.4.0RC4 phpize ./configure --enable-xdebug --with-php-config=/usr/local/php/b
相关文章
相关标签/搜索