Commit graph

4 commits

Author SHA1 Message Date
Stan Angeloff
993e31272d Update PHP functions list.
Rebuilt on PHP 5.3.6/Ubuntu with most extensions installed from main repo.
2011-11-17 15:22:30 +02:00
Stan Angeloff
00a9a651af Add spell-checking to strings and comments. 2011-11-17 15:06:24 +02:00
Paul Garvin
0148af0668 Version 1.1
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.
-
Paul Garvin
09ddf308e3 Version 1.0: Initial upload -