diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-06-14 23:34:26 +0200 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2018-06-25 11:23:59 +0200 |
commit | 61d00a6cf3d5e8471cc05bdb686b1f399c0f15a4 (patch) | |
tree | c92adbee366bc58904981e524f057eb8ea33fcf4 /sapi/phpdbg/phpdbg.c | |
parent | da82719f2087f5c4baa36bc6e94e08cdb0c5e188 (diff) | |
download | php-git-61d00a6cf3d5e8471cc05bdb686b1f399c0f15a4.tar.gz |
Use COPY_DEREF instead of COPY_UNREF
This fixes the behavior when the storage location of the fetch is
modified before the operand is dereferenced by the using VM opcode.
Furthermore it elimiates references as a possible return value from
*_R opcodes, which will give us more opportunities for inferences,
in particular in regard to typed properties.
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions