This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Description
Can't get Linter-PHP to find PHP executable properly.
The error is the following:
[Linter] Error running PHP Error: ‘?php’ isn't recognized as an internal or external command, an executable or a command file.
at ChildProcess. (C:\Users\User.atom\packages\linter-php\node_modules\sb-exec\lib\index.js:56:20)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:961:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
How to fix that?