Skip to content

Commit 2b8abca

Browse files
committed
fix DO_ICALL mistake
1 parent 7959fa8 commit 2b8abca

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Zend/zend_vm_def.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4097,7 +4097,6 @@ ZEND_VM_HOT_HANDLER(129, ZEND_DO_ICALL, ANY, ANY, SPEC(RETVAL,OBSERVER))
40974097
HANDLE_EXCEPTION();
40984098
}
40994099

4100-
ZEND_VM_SET_OPCODE(opline + 1);
41014100
CHECK_SYMBOL_TABLES()
41024101
OPLINE = opline + 1;
41034102
ZEND_VM_CONTINUE();

Zend/zend_vm_execute.h

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)