<http://forum.pspad.com/read.php?f=2&i=11384&t=11384> 
----------------------------------------------------------------

Hi,

some days ago i noticed, that the syntax-highlighting for the
document-here notation is broken.


<?php
        echo <<<TEST
        foo
        foobar'
        TEST;
        
        $x = 'test';
?>


The highlighter thinks the quote after foobar is the beginning of a string
-- but this is not correct.

I hardly searched the forum and i hope this bug is not allready known...


best regards,
basti



PS: Sorry for my bad english ;-)

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to