diff options
Diffstat (limited to 'Zend/zend_execute_API.c')
| -rw-r--r-- | Zend/zend_execute_API.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend_execute_API.c b/Zend/zend_execute_API.c index 5ad78d57cb..40bea67381 100644 --- a/Zend/zend_execute_API.c +++ b/Zend/zend_execute_API.c @@ -314,7 +314,6 @@ int call_user_function_ex(HashTable *function_table, zval *object, zval *functio zend_function_state *original_function_state_ptr; zend_op_array *original_op_array; zend_op **original_opline_ptr; - CLS_FETCH(); ELS_FETCH(); if (object) { |
