Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.c1736 zend_arg_info *value_arg_info = &func->op_array.arg_info[0]; in zend_verify_property_hook_variance() local
1737 if (!ZEND_TYPE_IS_SET(value_arg_info->type)) { in zend_verify_property_hook_variance()
1746 return zend_perform_covariant_type_check(ce, prop_info->type, ce, value_arg_info->type); in zend_verify_property_hook_variance()

Completed in 22 milliseconds