Repository URL to install this package:
|
Version:
1.9.1-1486596246 ▾
|
{
"messages": [
"Do you allow {0} to be executed to lint PHP files?",
"Yes",
"No",
"Learn More",
"Cannot validate since {0} is not a valid php executable. Use the setting 'php.validate.executablePath' to configure the PHP executable.",
"Cannot validate since no PHP executable is set. Use the setting 'php.validate.executablePath' to configure the PHP executable.",
"Failed to run php using path: {0}. Reason is unknown."
],
"keys": [
"php.useExecutablePath",
"php.yes",
"php.no",
"php.more",
"wrongExecutable",
"noExecutable",
"unknownReason"
]
}