PHP parser - highlight breaks on PHP regex
Brought to you by:
scrott
VIM highlight breaks on PHP regular expression.
It breaks after scrolling up and down couple of times. This has been reported on different versions:
For instance the string:
preg_match_all("/<img.*?src=.([\/.a-z0-9@:_-]+).*?>/si", $str);
Versions:
----
* 7.1 (2007 May 12, compiled Oct 17 2008 18:11:28) Included patches: 1-314
* 7.2.330.