summaryrefslogtreecommitdiff
path: root/Zend/zend_API.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-08-20 23:27:26 +0200
committerAnatol Belski <ab@php.net>2014-08-20 23:27:26 +0200
commitcd18b5884b97d265f7719e351f5b12d18315e4c9 (patch)
tree80cde978899567b7a3e258e7442518a3c47ad961 /Zend/zend_API.h
parent888ef26cc5e03b19729c1e5fa4993fd6a9febb3f (diff)
parent6b5b5094d37035a15ddbf3a63319d569614d3dfd (diff)
downloadphp-git-cd18b5884b97d265f7719e351f5b12d18315e4c9.tar.gz
Merge remote-tracking branch 'php/master'
Diffstat (limited to 'Zend/zend_API.h')
-rw-r--r--Zend/zend_API.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/zend_API.h b/Zend/zend_API.h
index 0f8c490f30..7f61431e2f 100644
--- a/Zend/zend_API.h
+++ b/Zend/zend_API.h
@@ -491,6 +491,7 @@ ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count
* refcount. If args is NULL and arguments are set then those are cleared.
*/
ZEND_API int zend_fcall_info_args(zend_fcall_info *fci, zval *args TSRMLS_DC);
+ZEND_API int zend_fcall_info_args_ex(zend_fcall_info *fci, zend_function *func, zval *args TSRMLS_DC);
/** Set arguments in the zend_fcall_info struct taking care of refcount.
* If argc is 0 the arguments which are set will be cleared, else pass