This commit introduces a new template file which will be used when
re-generating the syntax from within PHP.
In addition, several less commonly used extensions are turned off to speed up
loading of the php.vim file on start up.
Added missing keyword 'default'. Added highlighting of escaped single quotes, double quotes, backslashes, and dollar signs in strings. Shows up same color as \r, \n & friends.