[Bug 60869] New: PHP syntax highlighting bug in switch / case
Simon Ejsing
simon at esoft.dk
Mon Jul 7 11:54:03 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=60869
Summary: PHP syntax highlighting bug in switch / case
Product: kdevelop
Version: unspecified
Platform: Slackware Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: simon at esoft.dk
Version: 3.0 alpha4 (using KDE KDE 3.1.2)
Installed from: Slackware Packages
OS: Linux
case 1...3 is highlighted incorrectly in the PHP syntax highlighter.
It's highlighted as '1.' in float highlight next '.' in standard colour and the last '.3' in float syntax again.
Should be: '1...3' all in same colour.
More information about the KDevelop-devel
mailing list