Skip to main content

zend_bad_method_call

Function zend_bad_method_call 

Source
pub unsafe extern "C" fn zend_bad_method_call(
    fbc: *const zend_function,
    method_name: *const zend_string,
    scope: *const zend_class_entry,
)