vscode 配置XDebug3.0 断点不成功(解决)


3.0跟2.0的配置不一样,不一样,不一样!!!

官网3.0配置文档:https://xdebug.org/docs/upgrade_guide#changed-xdebug.remote_autostart

[Xdebug]

zend_extension = D:\phpstudy\Extensions\php\php7.3.4nts\ext\php_xdebug.dll

xdebug.client_port= 9001

xdebug.mode = debug

xdebug.client_host = localhost  

xdebug.start_with_request=yes  //自动启用调试器

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM