Home
last modified time | relevance | path

Searched refs:argument (Results 326 – 350 of 869) sorted by relevance

1...<<11121314151617181920>>...35

/PHP-8.3/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt85 echo "-- Testing setlocale() : 'category' argument as LC_ALL & 'locale' argument as an array --\n";
114 -- Testing setlocale() : 'category' argument as LC_ALL & 'locale' argument as an array --
/PHP-8.3/Zend/tests/named_params/
H A Dcall_user_func_array_variadic.phpt9 Fatal error: Uncaught ArgumentCountError: array_multisort() expects at least 1 argument, 0 given in…
/PHP-8.3/ext/date/tests/
H A DExtendDateTime.phpt12 Fatal error: Method MyDateTime::__set_state() must take exactly 1 argument in %s on line %d
/PHP-8.3/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_error2.phpt2 libxml_set_external_entity_loader() with non-callable argument
/PHP-8.3/ext/random/tests/01_functions/
H A Drandom_bytes_error.phpt21 random_bytes() expects exactly 1 argument, 0 given
H A Dbug46587.phpt17 mt_rand(): Argument #2 ($max) must be greater than or equal to argument #1 ($min)
/PHP-8.3/Zend/tests/
H A Dbug75290.phpt2 Bug #75290 (debug info of Closures of internal functions contain garbage argument names)
H A Dforeach_undefined.phpt13 Warning: foreach() argument must be of type array|object, null given in %s on line %d
H A Dfunction_default_argument_cache.phpt2 Function default argument is not cached when its evaluation had side effects
H A Dbug75420.1.phpt2 Bug #75420.1 (Indirect modification of magic method argument)
H A Dbug75420.5.phpt2 Bug #75420.5 (Indirect modification of magic method argument)
H A Dbug75420.2.phpt2 Bug #75420.2 (Indirect modification of magic method argument)
/PHP-8.3/Zend/tests/attributes/
H A D027_trailing_comma_args.phpt2 Trailing comma in attribute argument list
H A D018_fatal_error_in_argument.phpt2 Don't free uninitialized memory if a fatal error occurs in an attribute argument
/PHP-8.3/ext/standard/tests/general_functions/
H A Dregister_shutdown_functions_without_previous_call_frame_04.phpt11 Fatal error: Uncaught ArgumentCountError: func_get_arg() expects exactly 1 argument, 0 given in [no…
H A Dis_callable_variation1.phpt9 var_dump( is_callable($func) ); //given only $var argument
10 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
13 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
/PHP-8.3/ext/standard/tests/array/
H A D002.phpt11 echo "No second argument:\n";
59 No second argument:
169 No second argument:
277 No second argument:
375 No second argument:
473 No second argument:
583 No second argument:
/PHP-8.3/ext/dom/tests/
H A DDOMComment_construct_error_001.phpt17 DOMComment::__construct() expects at most 1 argument, 2 given
H A DDOM4_ParentNode_append_invalidtypes.phpt2 DOMParentNode::append() exception on invalid argument
/PHP-8.3/Zend/tests/function_arguments/
H A Dsensitive_parameter_arrow_function.phpt2 The SensitiveParameter attribute suppresses the single sensitive argument for arrow functions.
/PHP-8.3/ext/simplexml/tests/
H A Dbug36611.phpt2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
/PHP-8.3/ext/spl/tests/
H A DSplDoublyLinkedList_add_null_offset.phpt2 Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument
/PHP-8.3/ext/spl/tests/SplFileObject/
H A Dbug60201.phpt2 Bug #60201 (SplFileObject::setCsvControl does not expose third argument via Reflection)
/PHP-8.3/ext/intl/tests/
H A Dbug75378.phpt2 Bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change $position argument)
/PHP-8.3/ext/opcache/
H A Dzend_accelerator_blacklist.h49 …_accel_blacklist_apply(zend_blacklist *blacklist, blacklist_apply_func_arg_t func, void *argument);

Completed in 25 milliseconds

1...<<11121314151617181920>>...35