History log of /PHP-8.1/Zend/tests/assign_obj_op_cache_slot.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# d0860f67 30-Sep-2021 Nikita Popov

Fix cache slot assignment for ASSIGN_OBJ_OP

ASSIGN_OBJ_OP stores the cache slot in OP_DATA, so this ended up
overwriting the binop opcode instread.