Xdebug 3 & PhpStorm 2020.2.4



使用Xdebug版本3和PhpStorm版本202.4时出现此错误:

Connection was not established. 
Cannot start debugger session with 'Xdebug 3.0.0' Validate installation

php.ini配置:

xdebug.mode=develop
xdebug.start_with_request=yes
xdebug.client_port=9003

Xdebug 3仅从2020.3版本开始完全支持。

相关内容

  • 没有找到相关文章

最新更新