Sublime Text 2 had a PHP Syntax Error highlighting mechanism.
But I'm using Sublime Text 3 and I already searched for a PHP Syntax Error highlighter.
SublimeLinter
and node.js
aren't working.
And the Sublime Text Support had no solution.
I need a Sublime Text 3 Syntax Checker.
php -l file.php
. Check you have runnable cli php. – vp_arth