The syn file for PHP that comes with the install is from 2003 and for is PHP version 4.
There are a few newer version on the website, but the newest is September 2009 for PHP version 5.3
Are there any newer versions somewhere else in the wild?
Has anybody cooked their own newer version that they can share?
PHP SYN file
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: PHP SYN file
Counter question: which syntax highlightings do you miss? The only thing I've changed was making to because I have no clue why one would exclude those.
Code: Select all
OperatorChars = -+*/<>!~%^&|=
Code: Select all
OperatorChars = -+*/<>!~%^&|=.?:
Re: PHP SYN file
I've made available as an addon the one I use for PHP 8:
https://www.textpad.com/addon?path=addo ... x/php8.zip
Should have replaced the one bundled with the installer with this.
https://www.textpad.com/addon?path=addo ... x/php8.zip
Should have replaced the one bundled with the installer with this.