Searched refs:force_nullable (Results 1 – 1 of 1) sorted by relevance
7665 bool force_nullable = default_type == IS_NULL && !is_promoted; in zend_compile_params() local7668 arg_info->type = zend_compile_typename_ex(type_ast, force_nullable, &forced_allow_nullable); in zend_compile_params()7685 if (default_type != IS_UNDEF && default_type != IS_CONSTANT_AST && !force_nullable in zend_compile_params()
Completed in 36 milliseconds