windows平台下使用sublimeText编辑.php文件后保存报错can’t find PHP binary file at…

执行以下操作:

Perferences -> Package Settings -> phpfmt -> settings

修改php.exe路径指向本地php.exe文件:

{
    "php_bin": "D:/dev/php-8.2.14-Win32-vs16-x64/php.exe"
}

保存即可。

Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐