call_method 871 Zend/zend_execute_API.c Z_OBJ_HT_P(fci->object_ptr)->call_method(EX(function_state).function->common.function_name, fci->param_count, *fci->retval_ptr_ptr, fci->retval_ptr_ptr, fci->object_ptr, 1 TSRMLS_CC); call_method 138 Zend/zend_object_handlers.h zend_object_call_method_t call_method; call_method 2039 Zend/zend_vm_def.h Z_OBJ_HT_P(EX(object))->call_method(fbc->common.function_name, num_args, EX_T(opline->result.var).var.ptr, &EX_T(opline->result.var).var.ptr, EX(object), RETURN_VALUE_USED(opline) TSRMLS_CC); call_method 608 Zend/zend_vm_execute.h Z_OBJ_HT_P(EX(object))->call_method(fbc->common.function_name, num_args, EX_T(opline->result.var).var.ptr, &EX_T(opline->result.var).var.ptr, EX(object), RETURN_VALUE_USED(opline) TSRMLS_CC); call_method 257 ext/com_dotnet/com_handlers.c Z_OBJ_HANDLER_P(getThis(), call_method)(