#6 new
donut

<?php ?> tags not recognized in comments

Reported by donut | April 20th, 2009 @ 12:50 PM

So, if one has the following the ?> tag is just seen as part of the comment:


<?php if (true) : //this never happens ?>
  echo "GOOMBA!";
<?php endif ?>

The first ?> is not recognized as being separate from the comment. This happens in comment blocks as well.

No comments found

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug tracking and feature request for the php.sugar.

People watching this ticket

Pages