Skip to content

Instantly share code, notes, and snippets.

@Believe2Be
Created August 28, 2018 18:01
Show Gist options
  • Save Believe2Be/5327a33079fa78bf89509772326dab53 to your computer and use it in GitHub Desktop.
Save Believe2Be/5327a33079fa78bf89509772326dab53 to your computer and use it in GitHub Desktop.
Sublime Text 3 - PHP Build System
{
"cmd": ["c:\\OSPanel\\modules\\php\\PHP-7.2\\php.exe", "$file"],
"file_regex": "php$",
"selector": "source.php"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment