Home
last modified time | relevance | path

Searched refs:child_prototype (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_inheritance.c584 zend_string *child_prototype = zend_get_function_declaration(child); in do_inheritance_check_on_method() local
600 …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