On Thu, 2014-02-20 at 14:48 -0500, leam hall wrote: > Does anyone care that PHP 5.5.10RC1 needs a bison version later than > what is provided, and that re2c isn't available? > > ### > configure: WARNING: bison versions supported for regeneration of the > Zend/PHP parsers: 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 > 2.6.3 2.6.4 2.6.5 2.7 (found: 2.3). > configure: WARNING: You will need re2c 0.13.4 or later if you want to > regenerate PHP parsers. > configure: WARNING: bison versions supported for regeneration of the > Zend/PHP parsers: 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 > 2.6.3 2.6.4 2.6.5 2.7 (found: none). > ###
Release tarballs should have pregenerated scanners and parsers, so this should only be relevant for maintainers patching those. They might have to use a second (virtual) machine for that step or install the tools manually. johannes -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php