Skip to content

Commit 4a5c05a

Browse files
committed
ws
1 parent 1d054b3 commit 4a5c05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/jit/zend_jit_helpers.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,7 @@ static void ZEND_FASTCALL zend_jit_assign_dim_op_helper(zval *container, zval *d
14631463
return;
14641464
}
14651465
}
1466-
1466+
14671467
z = obj->handlers->read_dimension(obj, dim, BP_VAR_R, &rv);
14681468
if (z != NULL) {
14691469

0 commit comments

Comments
 (0)