Skip to content

Commit cf8dc1c

Browse files
committed
typo
1 parent 64b40f6 commit cf8dc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/jit/zend_jit_x86.dasc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9384,7 +9384,7 @@ static zend_bool zend_jit_verify_return_type(dasm_State **Dst, const zend_op *op
93849384
| push (ptrdiff_t)arg_info
93859385
| SAVE_VALID_OPLINE opline
93869386
| EXT_CALL zend_jit_verify_return_slow, r0
9387-
| sub r4, 8
9387+
| add r4, 8
93889388
|.endif
93899389
if (!zend_jit_check_exception(Dst)) {
93909390
return 0;

0 commit comments

Comments
 (0)