Searched refs:child_prototype (Results 1 – 1 of 1) sorted by relevance
584 zend_string *child_prototype = zend_get_function_declaration(child); in do_inheritance_check_on_method() local600 …zend_error(error_level, "Declaration of %s %s be compatible with %s", ZSTR_VAL(child_prototype), e… in do_inheritance_check_on_method()601 zend_string_free(child_prototype); in do_inheritance_check_on_method()
Completed in 8 milliseconds