Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_compile.c6450 zend_bool force_nullable = default_type == IS_NULL && !visibility; in zend_compile_params() local
6453 arg_info->type = zend_compile_typename(type_ast, force_nullable, /* use_arena */ 0); in zend_compile_params()
6459 if (default_type != IS_UNDEF && default_type != IS_CONSTANT_AST && !force_nullable in zend_compile_params()

Completed in 36 milliseconds