Home
last modified time | relevance | path

Searched refs:argument (Results 176 – 200 of 899) sorted by relevance

12345678910>>...36

/php-src/ext/standard/tests/array/
H A Darray_merge_recursive_variation2.phpt2 Test array_merge_recursive() function : usage variations - unexpected values for $arr2 argument
6 * Passing non array values to 'arr2' argument of array_merge_recursive() and see
10 echo "*** Testing array_merge_recursive() : Passing non array values to \$arr2 argument ***\n";
12 // initialise the first argument
35 // unexpected values to be passed to $arr2 argument
101 *** Testing array_merge_recursive() : Passing non array values to $arr2 argument ***
H A Darray_unique_variation6.phpt10 echo "*** Testing array_unique() : array with reference variables for \$input argument ***\n";
32 *** Testing array_unique() : array with reference variables for $input argument ***
H A Darray_unique_variation2.phpt2 Test array_unique() function : usage variations - different arrays for 'input' argument
6 * Passing different arrays to $input argument and testing whether
10 echo "*** Testing array_unique() : Passing different arrays to \$input argument ***\n";
12 /* Different heredoc strings passed as argument to arrays */
42 // arrays passed to $input argument
79 *** Testing array_unique() : Passing different arrays to $input argument ***
H A Darray_rand_variation5.phpt67 array_rand(): Argument #2 ($num) must be between 1 and the number of elements in argument #1 ($arra…
70 array_rand(): Argument #2 ($num) must be between 1 and the number of elements in argument #1 ($arra…
73 array_rand(): Argument #2 ($num) must be between 1 and the number of elements in argument #1 ($arra…
76 array_rand(): Argument #2 ($num) must be between 1 and the number of elements in argument #1 ($arra…
H A Darray_filter_variation3.phpt2 Test array_filter() function : usage variations - Different types of array for 'input' argument
6 * Passing different types of array as 'input' argument.
20 echo "*** Testing array_filter() : usage variations - different types of array for 'input' argument
47 *** Testing array_filter() : usage variations - different types of array for 'input' argument***
H A Dsizeof_variation3.phpt7 echo "-- Testing sizeof() for infinite recursion with arrays as argument in COUNT_RECURSIVE mode --…
23 -- Testing sizeof() for infinite recursion with arrays as argument in COUNT_RECURSIVE mode --
H A Darray_flip_variation2.phpt6 * Trying different keys in $input array argument
9 echo "*** Testing array_flip() : different keys for 'input' array argument ***\n";
66 *** Testing array_flip() : different keys for 'input' array argument ***
H A Darray_flip_variation4.phpt2 Test array_flip() function : usage variations - 'input' argument with different invalid values for …
6 * Trying different invalid values for 'input' array argument
9 echo "*** Testing array_flip() : different invalid values in 'input' array argument ***\n";
58 *** Testing array_flip() : different invalid values in 'input' array argument ***
/php-src/ext/standard/tests/strings/
H A Dunpack_offset.phpt28 unpack(): Argument #3 ($offset) must be contained in argument #2 ($data)
29 unpack(): Argument #3 ($offset) must be contained in argument #2 ($data)
H A Dchunk_split_variation3.phpt11 echo "*** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***\n";
20 *** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***
H A Djoin_error.phpt23 join(): If argument #1 ($separator) is of type string, argument #2 ($array) must be of type array, …
H A Dchunk_split_variation7.phpt2 Test chunk_split() function : usage variations - different double quoted values for 'str' argument
6 * Passing different double quoted strings for 'str' argument to chunk_split()
10 echo "*** Testing chunk_split() : with different double quoted values for 'str' argument ***\n";
41 *** Testing chunk_split() : with different double quoted values for 'str' argument ***
H A Dstrrpos_variation7.phpt2 Test strrpos() function : usage variations - empty heredoc string for 'haystack' argument
27 strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
H A Dchr_error.phpt28 chr() expects exactly 1 argument, 0 given
31 chr() expects exactly 1 argument, 2 given
H A Dchunk_split_variation4.phpt2 Test chunk_split() function : usage variations - different heredoc strings as 'str' argument
6 * Passing different heredoc strings as 'str' argument to the chunk_split()
10 echo "*** Testing chunk_split() : heredoc strings as 'str' argument ***\n";
82 *** Testing chunk_split() : heredoc strings as 'str' argument ***
/php-src/ext/intl/tests/
H A Dmsgfmt_format_error5.phpt2 MessageFormatter::format() invalid date/time argument
21 Warning: MessageFormatter::format(): The argument for key 'foo' cannot be used as a date or time in…
/php-src/ext/reflection/tests/
H A DReflectionExtension_constructor_error.phpt29 Ok - ReflectionExtension::__construct() expects exactly 1 argument, 0 given
30 Ok - ReflectionExtension::__construct() expects exactly 1 argument, 2 given
/php-src/tests/lang/
H A Dbug27439.phpt71 Warning: foreach() argument must be of type array|object, null given in %s on line %d
73 Warning: foreach() argument must be of type array|object, string given in %s on line %d
75 Warning: foreach() argument must be of type array|object, string given in %s on line %d
/php-src/ext/standard/tests/network/
H A Ddns_get_record_error_conditions.phpt30 dns_get_record(): Argument #2 ($type) must be between 1 and 65535 when argument #5 ($raw) is true
31 dns_get_record(): Argument #2 ($type) must be between 1 and 65535 when argument #5 ($raw) is true
/php-src/Zend/tests/named_params/
H A Dunpack_and_named_1.phpt57 Named parameter $b overwrites previous argument
58 Named parameter $b overwrites previous argument
/php-src/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt23 …untryCode) must be a two-letter ISO 3166-1 compatible country code when argument #1 ($timezoneGrou…
24 …untryCode) must be a two-letter ISO 3166-1 compatible country code when argument #1 ($timezoneGrou…
/php-src/ext/mbstring/tests/
H A Dmb_stripos_empty_needle.phpt73 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
76 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
88 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
91 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
H A Dmb_strpos_empty_needle.phpt72 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
75 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
87 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
90 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
H A Dmb_strripos_empty_needle.phpt73 mb_strripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
76 mb_strripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
88 mb_strripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
91 mb_strripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
H A Dmb_strrpos_empty_needle.phpt73 mb_strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
76 mb_strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
88 mb_strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
91 mb_strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)

Completed in 28 milliseconds

12345678910>>...36