Bug#47120: php syntax highlighting broken after a # sign

[email protected] 28 Aug 2002 16:19:06 -0000
Newsgroups gmane.comp.kde.devel.kate
Message-ID <[email protected]>
Package: kate
Version: 2.0 (using KDE 3.0.7 )
Severity: normal
Installed from:    Compiled From Sources
Compiler:          gcc version 3.1.1
OS:                Linux
OS/Compiler notes: Compilier Flags:  -march=i686 -O3 -m3dnow -msse -mfpmath=sse -mmmx -fomit-frame-pointer -pipe

Hi,

php syntax highlighting broken after a # sign.

e.g.

<?php
$foo=$bar;
# Syntax Highligh stops after this comment
$bar=$foo;
?>

If I use // instead of # all wenn normal.

If you close php ( ?> ) and start it again (<?php ?>) Syntax highlighting works until the next #.

If you need future information let me know!

Ludwig

P.S: Syntax Highlight looks much better then in  previous version!! keep up the good work.


(Submitted via bugs.kde.org)


(Complete bug history is available at http://bugs.kde.org/db/47/47120.html)