Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_compile.c5549 zend_bool is_explicitly_nullable = (type_ast->attr & ZEND_TYPE_NULLABLE) == ZEND_TYPE_NULLABLE; in zend_compile_params() local
5552 allow_null = has_null_default || is_explicitly_nullable; in zend_compile_params()

Completed in 30 milliseconds