diff options
author | Nikita Popov <nikic@php.net> | 2014-10-05 22:58:40 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-10-05 22:58:40 +0200 |
commit | fb34cd90f8a26d32f4eab179c4192d13a87c856c (patch) | |
tree | 7637550ad8cbc36fbe4e12a01cf833a4eb44f87d /ext/reflection/php_reflection.c | |
parent | 24315f2dd7ddc55011f82dc7d49964f8b2c2b799 (diff) | |
download | php-git-fb34cd90f8a26d32f4eab179c4192d13a87c856c.tar.gz |
Fix $arr =& $arr[0]
value_ptr can be invalidated by the ptr_dtor, so backup the
zend_reference in an extra variable.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions