Created
August 28, 2018 18:01
-
-
Save Believe2Be/5327a33079fa78bf89509772326dab53 to your computer and use it in GitHub Desktop.
Sublime Text 3 - PHP Build System
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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