diff options
author | Nikita Popov <nikic@php.net> | 2016-08-06 15:24:23 +0200 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2016-08-23 10:29:15 +0300 |
commit | 906456c4106ac74da0688b2481e91e27de3b176b (patch) | |
tree | 2f63f965aa2d372339999f7a5a1973161348e0f4 /ext/reflection/php_reflection.c | |
parent | 26d74a0420d7b915c701b0a6afc2a90b5ac5782f (diff) | |
download | php-git-906456c4106ac74da0688b2481e91e27de3b176b.tar.gz |
call_user_func(_array): Don't abort on reference warning
Change zend_call_function() to not abort the call if a non-reference
is passed to a reference argument. The usual warning will still be
thrown, but the call will proceed as usual.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions