Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/tokenizer tokenizer.c

2003-07-04 Thread Alan Knowles
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.

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/tokenizer tokenizer.c

2003-07-04 Thread Derick Rethans
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