Hi all,
Just noticed that the 'b' prefix doesn't appear in syntax highlighting, nor
Tokenizer extension, with T_CONSTANT_ENCAPSED_STRING (and with heredocs in
5.2). That's because yytext is incremented. I've attached patches (didn't
test HEAD's) with a quick fix if it's acceptable. :-)
Matt