Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/tests/streams/
H A Dstream_context_set_option_error.phpt30 …ption(): Argument #3 ($option_name) must be null when argument #2 ($wrapper_or_options) is an array
31 …ption(): Argument #4 ($value) cannot be provided when argument #2 ($wrapper_or_options) is an array
32 …ion(): Argument #3 ($option_name) cannot be null when argument #2 ($wrapper_or_options) is a string
33 …_option(): Argument #4 ($value) must be provided when argument #2 ($wrapper_or_options) is a string
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1210 function stream_context_set_option($context, array|string $wrapper_or_options, ?string $option_name… argument
H A Dbasic_functions_arginfo.h1859 ZEND_ARG_TYPE_MASK(0, wrapper_or_options, MAY_BE_ARRAY|MAY_BE_STRING, NULL)

Completed in 33 milliseconds