--- embedaddon/php/Zend/zend_vm_execute.skl 2012/05/29 12:34:36 1.1.1.2 +++ embedaddon/php/Zend/zend_vm_execute.skl 2013/07/22 01:32:17 1.1.1.3 @@ -5,8 +5,8 @@ ZEND_API void {%EXECUTOR_NAME%}(zend_op_array *op_arra DCL_OPLINE zend_execute_data *execute_data; zend_bool nested = 0; - zend_bool original_in_execution = EG(in_execution); {%HELPER_VARS%} + {%EXECUTION_STATUS%} {%INTERNAL_LABELS%}