PHP 7.3无法安装Xdebug
PHP 7.3无法安装Xdebug
从xdebug下载的php_xdebug-2.7.0beta1-7.3-vc15-x86_64.dll无法使用
使用自带的php_xdebug.dll可行
使用自带的php_xdebug.dll可行
在php.ini下添加内容
[Xdebug] zend_extension=E:/phpstudy_pro/Extensions/php/php7.3.4nts_p/ext/php_xdebug.dll xdebug.remote_enable=1 xdebug.remote_host=localhost xdebug.remote_port=9001 xdebug.remote_handler=dbgp xdebug.idekey = PHPSTORM

浙公网安备 33010602011771号