]> granicus.if.org Git - php/commit
Fixed bug #79477
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 15 Apr 2020 09:20:33 +0000 (11:20 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 15 Apr 2020 09:21:05 +0000 (11:21 +0200)
commit79a36ff7f33194cf08ebe511bd828e1cdaea8e41
tree6e466f61c4e84a850bd44787c2b30c472e6d2679
parentc4cdf1ae1286280e9c59df85c90b0a722631e23c
Fixed bug #79477

Make sure to deindirect properties when creating array.
NEWS
Zend/tests/bug79477.phpt [new file with mode: 0644]
Zend/zend_hash.c