mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01: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.