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