/php-src/ext/standard/tests/array/ |
H A D | array_merge_recursive_variation2.phpt | 2 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 D | array_unique_variation6.phpt | 10 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 D | array_unique_variation2.phpt | 2 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 D | array_rand_variation5.phpt | 67 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 D | array_filter_variation3.phpt | 2 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 D | sizeof_variation3.phpt | 7 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 D | array_flip_variation2.phpt | 6 * 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 D | array_flip_variation4.phpt | 2 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 D | unpack_offset.phpt | 28 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 D | chunk_split_variation3.phpt | 11 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 D | join_error.phpt | 23 join(): If argument #1 ($separator) is of type string, argument #2 ($array) must be of type array, …
|
H A D | chunk_split_variation7.phpt | 2 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 D | strrpos_variation7.phpt | 2 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 D | chr_error.phpt | 28 chr() expects exactly 1 argument, 0 given 31 chr() expects exactly 1 argument, 2 given
|
H A D | chunk_split_variation4.phpt | 2 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 D | msgfmt_format_error5.phpt | 2 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 D | ReflectionExtension_constructor_error.phpt | 29 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 D | bug27439.phpt | 71 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 D | dns_get_record_error_conditions.phpt | 30 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 D | unpack_and_named_1.phpt | 57 Named parameter $b overwrites previous argument 58 Named parameter $b overwrites previous argument
|
/php-src/ext/date/tests/ |
H A D | timezone_identifiers_list_wrong_constructor.phpt | 23 …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 D | mb_stripos_empty_needle.phpt | 73 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 D | mb_strpos_empty_needle.phpt | 72 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 D | mb_strripos_empty_needle.phpt | 73 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 D | mb_strrpos_empty_needle.phpt | 73 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)
|