(php-font-lock-keywords-1, php-font-lock-keywords-2): Add [^_$] to
beginning and [^_] to end of font-lock regular expressions to
avoid false matches in user variable and function names. Affects
highlighting of self, parent, print, break, case, continue, other
keywords and internal constants.