diff options
author | Bob Weinand <bobwei9@hotmail.com> | 2015-08-22 23:54:59 +0100 |
---|---|---|
committer | Bob Weinand <bobwei9@hotmail.com> | 2015-08-22 23:54:59 +0100 |
commit | 66754585f889e56ddaf3442fd4ac7b9adf93417b (patch) | |
tree | 84ebe8b5b49e60bcefa154320b9ae2a870e6bac0 /sapi/phpdbg/phpdbg.c | |
parent | 76e3e99dd674fe98130ba110564c607b12a7772c (diff) | |
download | php-git-66754585f889e56ddaf3442fd4ac7b9adf93417b.tar.gz |
Fixed bug #70321 (Magic getter breaks reference to array property)
Note that the UNEXPECTED(zv) was turned into EXPECTED(zv), as zv is mostly set in the context where it is used and usually anyway is checked first with OP*_TYPE == IS_VAR; or maybe just completely remove that (UN)EXPECTED at this place...
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions