unread
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
unread
Applied, thanks.
Hi all,
Just noticed that the 'b' prefix doesn't appear in syntax
highlighting, nor
Tokenizer extension, withT_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
<b_prefix.diff.txt><b_prefix_5_2.diff.txt