Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.c2128 bool has_class_type = ZEND_TYPE_HAS_CLASS(fptr->common.arg_info[-1].type); in zend_check_magic_method_return_type() local
2132 has_class_type = 1; in zend_check_magic_method_return_type()
2135 if (extra_types || (has_class_type && return_type != MAY_BE_OBJECT)) { in zend_check_magic_method_return_type()

Completed in 29 milliseconds