01 2020 档案
摘要:注意事项看评论。 如果需要带参数调式,需要这样配置。比如:命令行是 那么需要在配置文件中 这么配置: { "name": "Launch currently open script", "type": "php", "request": "launch", "program": "${file}",
阅读全文
摘要:如果php.ini配置没错,且端口无误,那么就可能是配置文件选错了。 vscode里面有两个配置文件,一个是 Listen for xdebug ,一个是 Lanuch currently open script。如果总是出现 断点不起作用,LOG提示 Time-out connecting to
阅读全文