summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-02-21 15:23:10 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-02-25 10:21:31 +0100
commit7956866ff45bb8bf9cb01010e1f3013dd8a7621d (patch)
tree1e8a66b73a5c039e43ca78c89fd3dee4be3178f8 /ext/pcre/php_pcre.h
parent16897aacce85df66a34a04d3b5a84bbe7b8c4871 (diff)
downloadphp-git-7956866ff45bb8bf9cb01010e1f3013dd8a7621d.tar.gz
Fix macro-expansion issues in ZEND_FE and friends
I noticed that we have various places where we work around macros conflicting with PHP function names. Rather than require this, fix our ZEND_FE etc macros to avoid pre-scan macro expansion. This requires duplicating the ZEND_FN/ZEND_MN macros in places, but that seems like a reasonable tradeoff.
Diffstat (limited to 'ext/pcre/php_pcre.h')
0 files changed, 0 insertions, 0 deletions