[PHP-DEV] Re: discrepancy tokens windows binary vs source tarball 4.3.4

2003-12-23 Thread Dick van der Kaaden
Dick Van Der Kaaden wrote: > Hi, > > I noticed that the php.net windows binaries for php 4.3.4 are compiled > against a newer version of the token table then is in the source tarball > for php 4.3.4. If you compile php 4.3.4 by hand a T_INLINE_HTML returns > 308 where as

[PHP-DEV] discrepancy tokens windows binary vs source tarball 4.3.4

2003-12-23 Thread Dick van der Kaaden
Hi, I noticed that the php.net windows binaries for php 4.3.4 are compiled against a newer version of the token table then is in the source tarball for php 4.3.4. If you compile php 4.3.4 by hand a T_INLINE_HTML returns 308 where as the windows binary from php.net will return 309. This causes