mirror of
https://github.com/php/php-src.git
synced 2026-04-01 21:22:13 +02:00
The order of the tokens in zend_language_parser.h depends on the used bison version. To avoid spurious changes to tokenizer_data.c generate tit from the zend_language_parser.y file instead.