Menu

#2826 PHP mode string syntax highlighting is incorrect

normal bug
closed-duplicate
nobody
5
2007-02-27
2007-02-26
Sven
No

In PHP mode string is terminated from first doublequote. Example:

<?
$output = "<table border=\"0\">";
?>

String end is considered to be - 'border=\" (here) 0\&gt;'

Occurs in jEdit 4.3pre9. In 4.3pre8 its ok.

Discussion

  • daniel hahler

    daniel hahler - 2007-02-27
    • status: open --> closed-duplicate
     

Log in to post a comment.