summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-01-28 20:41:56 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-01-29 11:16:30 +0100
commit5265fabc2501999dcfc1615980f25bce25d58e92 (patch)
tree1d578eb7d6ac97d6cafdb861203096031136f777 /ext/mbstring/php_mbregex.c
parentce44cd3b3c32a1ef400065468df94efa6a9624dd (diff)
downloadphp-git-5265fabc2501999dcfc1615980f25bce25d58e92.tar.gz
Use "%define parse.error verbose"
The YYERROR_VERBOSE macro will no longer be supported in Bison 3.6. It was superseded by the "%error-verbose" directive in Bison 1.875 (2003-01-01). Bison 2.6 (2012-07-19) clearly announced that support for YYERROR_VERBOSE would be removed. Note that since Bison 3.0 (2013-07-25), "%error-verbose" is deprecated in favor of "%define parse.error verbose". Closes GH-5125.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions