mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
5547d36120
The annotation %empty is properly enforced: warnings when it's missing, and errors when it's inappropriate. Support for %empty was introduced in Bison 3.0. Pass -Wempty-rule to Bison.