disable javascript checking in .php files
I'd like to turn of just javascript checking in .php files because it seems to be reporting incorrect errors. Is there a way to do that so I can just see actual errors?

same if i change the structure

请先登录再写评论。
found I can get around the warning by moving the javascript out to its own variable.
Not exactly what I was after, but workable.