id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3480	PHP heredoc highlights fail	Roberto Corrado		"Type the following into your php file:

{{{
<?php
$test=<<<TEST
<html>
        <head>
        </head>
        <body>
        <p>this is a bug</p>
        </body>
</html>
TEST;
echo $test;
?>
}}}

"	defect	closed	major		mcedit	4.8.10	duplicate	PHP heredoc highlights fail				no branch	
