mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
![]() With Bison 3.0 some directives are deprecated:
- %name-prefix "x" should be %define api.prefix {x}
- %error-verbose should be %define parse.error verbose
Bison 3.3 also started emiting more warnings and since PHP souce parsers
are not POSIX compliant this patch fixes this as pointed out via
|
||
---|---|---|
.. | ||
bless_tests.php | ||
check_parameters.php | ||
credits | ||
find_tested.php | ||
gen_verify_stub | ||
genfiles | ||
makedist | ||
phpextdist | ||
search_underscores.php | ||
snapshot | ||
vcsclean |