mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Coding standard
This commit is contained in:
@@ -6486,7 +6486,7 @@ void zend_do_jmp_set(const znode *value, znode *jmp_token, znode *colon_token TS
|
||||
|
||||
GET_NODE(colon_token, opline->result);
|
||||
|
||||
jmp_token->u.op .opline_num = op_number;
|
||||
jmp_token->u.op.opline_num = op_number;
|
||||
|
||||
INC_BPC(CG(active_op_array));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user