Tuesday, 13 August 2013

phpStorm showing php syntax in just some .ctp files

phpStorm showing php syntax in just some .ctp files

I am using phpStorm a while, and now I am experiencing something that
doesn't make sense. I always used .ctp files as HTML and php syntax. And
it work pretty fine.
But now, I've declared a function as "between", and phpStorm cannot help
with any syntax in the between.ctp file.
I mean, if I rename the file to something like "_between", it works, and
any other name the syntax works. Just this name don't, I do not have any
idea of why.
Ok, probably a bug. But I need to figure it out why, and resolve it. I
need this fuction name to be "between"
Thanks in advance.

No comments:

Post a Comment