mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
![]() This fixes the following build issue on 160-CPU POWER8 machines ext/tokenizer/tokenizer_data.c:28:34: fatal error: zend_language_parser.h: No such file or directory #include <zend_language_parser.h> It is fixed by introducing an explicit dependency on the header file. Signed-off-by: Daniel Axtens <dja@axtens.net> |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
Makefile.frag | ||
package.xml | ||
php_tokenizer.h | ||
tokenizer.c | ||
tokenizer.php | ||
tokenizer_data.c | ||
tokenizer_data_gen.sh |