Skip to content

Commit 99fc913

Browse files
committed
Potential fix
1 parent 3778538 commit 99fc913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/zend_compile.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ void init_compiler(void) /* {{{ */
425425

426426
CG(delayed_variance_obligations) = NULL;
427427
CG(delayed_autoloads) = NULL;
428+
FC(imports) = NULL;
428429
}
429430
/* }}} */
430431

0 commit comments

Comments
 (0)