" missing at the end of the php tag. This q..." /> " missing at the end of the php tag. This q..." /> " missing at the end of the php tag. This q..."/>

False Warning in Editor for Missing bracket in PHP tag

125 views Asked by At

I'm editing an html file with embedded php code. The editor tells me, quite incorrectly, that there is a ">" missing at the end of the php tag. This question was asked without resolution back in December 2013. I thought I would post my own question to revisit this very annoying issue.


Warning about php tag

Update Nov. 2015:

Here's what I have on the Validators filter for HTML Sytnax. Somehow the regex isn't working. I still get " "<" missing '>' for end of tag. " It seems to me that the expression is written properly.

HTML Validator Settings

1

There are 1 answers

0
AudioBubble On

Not shure, but maybe inside header.php closes the tag.