Hi,
I did a
for($i=267;$i<400;$i++) {
echo token_name($i)."\n";
}
?>
to get the stuff that token_get_all will expect for the PHP_Parser, and
the only tokens that unepxectedly showed as UNKNOWN were the
interface-related ones, so it should be fine.
Greg
Sebastian Bergmann wrote:
Derick Rethans
Derick Rethans wrote:
On Sat, 5 Jul 2003, Sebastian Bergmann wrote:
Derick Rethans wrote:
T_INTERFACE and T_IMPLEMENTS not defined in tokenizer extension
Are the other new keywords in there?
I think those were added already, atleast I couldn't think of any new
ones not in the extension yet.
On Sat, 5 Jul 2003, Sebastian Bergmann wrote:
> Derick Rethans wrote:
> > T_INTERFACE and T_IMPLEMENTS not defined in tokenizer extension
>
> Are the other new keywords in there?
I think those were added already, atleast I couldn't think of any new
ones not in the extension yet.
regards,
Der
Derick Rethans wrote:
> T_INTERFACE and T_IMPLEMENTS not defined in tokenizer extension
Are the other new keywords in there?
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de