Hi all. I’ve installed a PHP linter into SublimeLinter: SublimeLinter-php. But on startup, the console displays an error SublimeLinter: WARNING: php cannot locate 'php'
How do I resolve this? Specifically, this SublimeLinter troubleshooting page says I need to add a path to the ‘linter executable.’ But how do I locate that path?
I didn’t think it would work, but since I knew the path of php.exe, as a test I added that path to the SublimeLinter settings, but that didn’t seem to work (screenshot).
My OS is Windows.
Thanks in advance.