diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-09-19 09:37:04 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-09-19 09:37:04 +0200 |
commit | 294fb83ee84b76479a62e4ed37d5523c1208ad7c (patch) | |
tree | 2a97de67c347171d0c80199f19e72d7a961e65ba /ext/soap/php_xml.c | |
parent | ab6c45f5249d077463c1876d7cf09a11f04240fa (diff) | |
download | php-git-294fb83ee84b76479a62e4ed37d5523c1208ad7c.tar.gz |
Fixed bug #76901
get_method() may modify the object pointer passed to it if method
forwarding is used. In this case we do not want to modify the
passed zval, so make sure that we copy the object into a temporary
first.
Diffstat (limited to 'ext/soap/php_xml.c')
0 files changed, 0 insertions, 0 deletions