mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
typo
This commit is contained in:
parent
64b40f69dc
commit
cf8dc1c1a2
1 changed files with 1 additions and 1 deletions
|
@ -9384,7 +9384,7 @@ static zend_bool zend_jit_verify_return_type(dasm_State **Dst, const zend_op *op
|
|||
| push (ptrdiff_t)arg_info
|
||||
| SAVE_VALID_OPLINE opline
|
||||
| EXT_CALL zend_jit_verify_return_slow, r0
|
||||
| sub r4, 8
|
||||
| add r4, 8
|
||||
|.endif
|
||||
if (!zend_jit_check_exception(Dst)) {
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue