Skip to content

Commit 630024d

Browse files
committed
MFH
1 parent aeec5b4 commit 630024d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Zend/zend_execute_API.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ void init_executor(TSRMLS_D)
188188
EG(scope) = NULL;
189189

190190
EG(This) = NULL;
191+
192+
EG(active_op_array) = NULL;
191193

192194
EG(active) = 1;
193195
}

0 commit comments

Comments
 (0)