Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_inheritance.c606 zend_string *child_prototype = zend_get_function_declaration(child); in do_inheritance_check_on_method() local
623 …zend_error(error_level, "Declaration of %s %s be compatible with %s", ZSTR_VAL(child_prototype), e… in do_inheritance_check_on_method()
624 zend_string_free(child_prototype); in do_inheritance_check_on_method()

Completed in 17 milliseconds