summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-07-18 10:43:34 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-07-18 10:44:27 +0200
commitbbcfa5083ec9d369b88a866c553c512fd948f81f (patch)
tree18222bf7cbcdc4d3038cb6de31699ee2b5adcceb /ext/pcre/php_pcre.c
parent33656f0289df34de8f1ceb23079d3dd06b589dec (diff)
downloadphp-git-bbcfa5083ec9d369b88a866c553c512fd948f81f.tar.gz
Remove Z_PARAM_ZVAL_DEREF
Since PHP 7.4 using this is very likely wrong, and we don't have any core uses of it for that reason. Extensions shouldn't be using it either. Accept as Z_PARAM_ZVAL and then assign using ZEND_TRY_ASSIGN macros.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions