diff --git a/misc/syntax/php.syntax b/misc/syntax/php.syntax index 008bf3187..453c0c07c 100644 --- a/misc/syntax/php.syntax +++ b/misc/syntax/php.syntax @@ -35,6 +35,9 @@ context default keyword whole include brightmagenta keyword whole include_once brightmagenta keyword whole new brightmagenta + keyword whole private brightmagenta + keyword whole protected brightmagenta + keyword whole public brightmagenta keyword whole require brightmagenta keyword whole require_once brightmagenta keyword whole return brightmagenta