]> granicus.if.org Git - php/commit
Fixed bug #80186
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 9 Oct 2020 14:56:08 +0000 (16:56 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 9 Oct 2020 14:56:08 +0000 (16:56 +0200)
commit15443f8af4783ce6ea5362ec5a38a62b69ff8447
tree68154b052bac804892f581882544635fbc793f74
parent58af1e156e3b3493493fb05a501bc52708badf26
Fixed bug #80186

Early exit in FE_RESET if get_properties() returns empty array,
as we cannot add HT iterators to zend_empty_array.
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/ffi/tests/bug80186.phpt [new file with mode: 0644]