mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() This patch refactors these macros to also checks for the required given versions of bison and re2c. - PHP_PROG_RE2C and PHP_PROG_BISON take optional args - minmimum version required, and bison also excluded versions. - Instead of caching values this uses manual checking and messaging outputs. - It looks like the minimum version of RE2C 0.13.4 is working ok so far. The genfiles script improvements: - Add make override in genfiles - Move checkings from makedist to genfiles - Refactored output messages - Various minor enhancements |
||
---|---|---|
.. | ||
bless_tests.php | ||
check_parameters.php | ||
credits | ||
find_tested.php | ||
gen_verify_stub | ||
genfiles | ||
makedist | ||
phpextdist | ||
search_underscores.php | ||
snapshot | ||
vcsclean |