Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.c3470 char *method_prototype = zend_get_function_declaration(parent TSRMLS_CC); in do_inheritance_check_on_method() local
3471 … be compatible with %s", ZEND_FN_SCOPE_NAME(child), child->common.function_name, method_prototype); in do_inheritance_check_on_method()
3472 efree(method_prototype); in do_inheritance_check_on_method()

Completed in 42 milliseconds