Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_inheritance.c620 zend_string *method_prototype = zend_get_function_declaration(parent); in do_inheritance_check_on_method() local
638 …f %s %s be compatible with %s", ZSTR_VAL(child_prototype), error_verb, ZSTR_VAL(method_prototype)); in do_inheritance_check_on_method()
640 zend_string_free(method_prototype); in do_inheritance_check_on_method()

Completed in 8 milliseconds