Applied, thanks.
On Jan 8, 2007, at 7:18 PM, Matt Wilmas wrote:
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
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
In