Ticket #761 (reopened Bugs)
Highligh not working on functions like echo, print, include, require
| Reported by: | gaj.capuder | Owned by: | ed_mann |
|---|---|---|---|
| Priority: | 1 | Milestone: | 1.2.2 |
| Component: | PHP Editor | Version: | 1.2.1 |
| Keywords: | syntax highlight | Cc: |
Description
Some most common function names are not included in syntax highligh (under keywords): -echo -include / include_once -print -require / require_once -die -exit
Other functions seem to work ok (string, array, print_r, var_dump, etc). I checked the syntax.xml in the .metadata folder and it actualy doesnt include the functions which i mentioned.
P.S. I installed phpeclipse today from the update site.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

