Brace matching doesn't seems to work for HTML tags in .php files even if the code folding seems the identify the blocks and fold them, but in HTML files it does.
This is also true for PHP method brances - the folding works, but the brance matching and highlight doesn't
Logged In: YES
user_id=1699712
Originator: YES
The strange thing is that it is not happening in all files, and no stack trace is shown.
It mostly happens where HTML code is mixed, and even worse, reopening the file doesn't bring the same effect (for php methods) - for HTML tags it is however.