10:03 am GMT
GeSHi News
Here's where you can find out all the latest news about GeSHi - new releases, bug
fixes and general errata.
02/06/2004
GeSHi will now highlight methods and fields of objects. If a method or field has the same name as a inbuilt function, it will be highlighted as a method instead of the standard highlighting.
Also, a new, brief version of PHP highlighting is available. Much of the time that GeSHi spends highlighting is spent going through each inbuilt function, checking that it is in the string to be highlighted. This new version strips out some of the hardly used functions - like is_callable(), and entire groups of functions, like the class functions, to speed highlighting.
|