mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
ws
This commit is contained in:
@@ -1463,7 +1463,7 @@ static void ZEND_FASTCALL zend_jit_assign_dim_op_helper(zval *container, zval *d
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
z = obj->handlers->read_dimension(obj, dim, BP_VAR_R, &rv);
|
||||
if (z != NULL) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user