/PHP-8.3/ext/standard/tests/array/ |
H A D | array_change_key_case_variation6.phpt | 15 echo "\n-- Pass a two-dimensional array as \$input argument --\n"; 18 echo "\n-- Pass a sub-array as \$input argument --\n"; 26 -- Pass a two-dimensional array as $input argument -- 57 -- Pass a sub-array as $input argument --
|
H A D | array_rand_variation4.phpt | 47 // with default argument 48 echo"\nWith default argument\n"; 68 With default argument 84 With default argument 100 With default argument 116 With default argument 132 With default argument 148 With default argument
|
H A D | array_intersect_assoc_variation3.phpt | 2 Test array_intersect_assoc() function : usage variations - different arrays for 'arr1' argument 6 * Passing different types of arrays to $arr1 argument and testing whether 8 * The $arr2 argument passed is a fixed array. 11 echo "*** Testing array_intersect_assoc() : Passing different types of arrays to \$arr1 argument **… 13 /* Different heredoc strings passed as argument to $arr1 */ 43 // arrays to be passed to $arr1 argument 73 // array to be passsed to $arr2 argument 91 // additional argument passed is the same as $arr1 argument 99 *** Testing array_intersect_assoc() : Passing different types of arrays to $arr1 argument ***
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | fscanf_variation1.phpt | 2 Test fscanf() function: usage variations - return type without third argument 10 echo "*** Testing fscanf(): for its return type without third argument ***\n"; 23 // capturing the return value from fscanf() called without third argument 37 *** Testing fscanf(): for its return type without third argument ***
|
/PHP-8.3/ext/standard/tests/array/range/ |
H A D | range_inputs_string_invalid.phpt | 40 …gument #2 ($end) must be a single byte string if argument #1 ($start) is a single byte string, arg… 48 …ument #1 ($start) must be a single byte string if argument #2 ($end) is a single byte string, argu… 55 …ument #1 ($start) must be a single byte string if argument #2 ($end) is a single byte string, argu… 67 …gument #2 ($end) must be a single byte string if argument #1 ($start) is a single byte string, arg…
|
/PHP-8.3/ext/reflection/tests/ |
H A D | ReflectionMethod_constructor_error1.phpt | 17 echo "\nWrong type of argument (bool):\n"; 23 echo "\nWrong type of argument (int):\n"; 29 echo "\nWrong type of argument (bool, string):\n"; 35 echo "\nWrong type of argument (string, bool):\n"; 67 Wrong type of argument (bool): 72 Wrong type of argument (int): 77 Wrong type of argument (bool, string): 82 Wrong type of argument (string, bool):
|
/PHP-8.3/ext/posix/tests/ |
H A D | posix_seteuid_variation5.phpt | 2 Test function posix_seteuid() by substituting argument 1 with int values. 17 echo "*** Test substituting argument 1 with int values ***\n"; 33 *** Test substituting argument 1 with int values ***
|
H A D | posix_setgid_variation5.phpt | 2 Test function posix_setgid() by substituting argument 1 with int values. 17 echo "*** Test substituting argument 1 with int values ***\n"; 33 *** Test substituting argument 1 with int values ***
|
H A D | posix_setuid_variation5.phpt | 2 Test function posix_setuid() by substituting argument 1 with int values. 17 echo "*** Test substituting argument 1 with int values ***\n"; 33 *** Test substituting argument 1 with int values ***
|
H A D | posix_seteuid_variation2.phpt | 2 Test function posix_seteuid() by substituting argument 1 with boolean values. 17 echo "*** Test substituting argument 1 with boolean values ***\n"; 34 *** Test substituting argument 1 with boolean values ***
|
H A D | posix_setgid_variation2.phpt | 2 Test function posix_setgid() by substituting argument 1 with boolean values. 17 echo "*** Test substituting argument 1 with boolean values ***\n"; 34 *** Test substituting argument 1 with boolean values ***
|
H A D | posix_setuid_variation2.phpt | 2 Test function posix_setuid() by substituting argument 1 with boolean values. 17 echo "*** Test substituting argument 1 with boolean values ***\n"; 34 *** Test substituting argument 1 with boolean values ***
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | chunk_split_variation2_32bit.phpt | 2 Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 2 9 echo "*** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***\n"; 17 *** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***
|
H A D | fprintf_error.phpt | 9 /* zero argument */ 16 /* scalar argument */ 23 /* NULL argument */
|
H A D | substr_count_error.phpt | 43 substr_count(): Argument #3 ($offset) must be contained in argument #1 ($haystack) 44 substr_count(): Argument #3 ($offset) must be contained in argument #1 ($haystack) 45 substr_count(): Argument #4 ($length) must be contained in argument #1 ($haystack) 46 substr_count(): Argument #4 ($length) must be contained in argument #1 ($haystack)
|
H A D | chunk_split_variation1_32bit.phpt | 2 Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 1 10 echo "*** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***\n"; 18 *** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***
|
/PHP-8.3/ext/standard/tests/general_functions/ |
H A D | get_cfg_var_variation2.phpt | 2 Test function get_cfg_var() by substituting argument 1 with boolean values. 14 echo "*** Test substituting argument 1 with boolean values ***\n"; 31 *** Test substituting argument 1 with boolean values ***
|
H A D | get_cfg_var_variation4.phpt | 2 Test function get_cfg_var() by substituting argument 1 with float values. 14 echo "*** Test substituting argument 1 with float values ***\n"; 32 *** Test substituting argument 1 with float values ***
|
H A D | get_cfg_var_variation9.phpt | 2 Test function get_cfg_var() by substituting argument with array of valid parameters. 14 echo "*** Test substituting argument with array of valid parameters ***\n"; 34 *** Test substituting argument with array of valid parameters ***
|
H A D | get_cfg_var_variation7.phpt | 2 Test function get_cfg_var() by substituting argument 1 with string values. 14 echo "*** Test substituting argument 1 with unknown string values ***\n"; 35 *** Test substituting argument 1 with unknown string values ***
|
H A D | proc_nice_variation2.phpt | 2 Test function proc_nice() by substituting argument 1 with boolean values. 16 echo "*** Test substituting argument 1 with boolean values ***\n"; 33 *** Test substituting argument 1 with boolean values ***
|
/PHP-8.3/Zend/tests/ |
H A D | call_user_func_array_array_slice_named_args.phpt | 8 Fatal error: Cannot use positional argument after named argument in %s on line %d
|
/PHP-8.3/Zend/tests/named_params/ |
H A D | positional_after_named.phpt | 10 Fatal error: Cannot use positional argument after named argument in %s on line %d
|
/PHP-8.3/sapi/cgi/tests/ |
H A D | bug78323.phpt | 12 // no argument for option 36 Error in argument 1, char 1: no argument for option -
|
/PHP-8.3/Zend/tests/attributes/ |
H A D | 026_unpack_in_args.phpt | 2 Cannot use unpacking in attribute argument list 11 Fatal error: Cannot use unpacking in attribute argument list in %s on line %d
|