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 doesn'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 function name to be "between"
Thanks in advance.
