A couple of things for PHP:
> Could you add the keywords protected private public inherits by default?
> Could you enable PHP highlighting for short tags? Ex. <?=$value?>
> Inline string members (of an object) aren't highlighted. Ex. \"$obj->member\"
EDIT: Gah! bbpress is escaping my quotes!