mirror of
https://github.com/php/php-src.git
synced 2024-12-19 06:50:17 +08:00
Merge branch 'PHP-7.3'
This commit is contained in:
commit
6faa625cb8
@ -4713,6 +4713,7 @@ void zend_compile_foreach(zend_ast *ast) /* {{{ */
|
||||
|
||||
zend_end_loop(opnum_fetch, &reset_node);
|
||||
|
||||
CG(zend_lineno) = ast->lineno;
|
||||
opline = zend_emit_op(NULL, ZEND_FE_FREE, &reset_node, NULL);
|
||||
}
|
||||
/* }}} */
|
||||
|
Loading…
Reference in New Issue
Block a user