Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds