[Bug 662601] [NEW] kate: Wrong php source highlight

BlaDe39 662601 at bugs.launchpad.net
Mon Oct 18 10:58:20 UTC 2010


Public bug reported:

Binary package hint: kate

When editing php source using kate and highlight text you can get bug
with parsing php.

For example:
<?php
	$str='endfor';
	for($i=0;$i<strlen($str);$i++)
	{
		echo '.0x'.dechex(ord(substr($str,$i,1)));
	}
	echo "\n";
?>

all lines after word "endfor" lighthted in one color and not parsed at
all. Even if endfor in ' or " symbols.

** Affects: kdesdk (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: endfor highlight kate php

-- 
kate: Wrong php source highlight
https://bugs.launchpad.net/bugs/662601
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdesdk in ubuntu.




More information about the kubuntu-bugs mailing list