Home
last modified time | relevance | path

Searched refs:to (Results 201 – 225 of 5925) sorted by relevance

12345678910>>...237

/PHP-7.3/ext/gd/tests/
H A Dimagecolorallocate_variation1.phpt2 Test imagecolorallocate() function : usage variations - passing different data types to first argu…
52 //array of values to iterate over
120 Warning: imagecolorallocate() expects parameter 1 to be resource, int given in %s on line %d
125 Warning: imagecolorallocate() expects parameter 1 to be resource, int given in %s on line %d
130 Warning: imagecolorallocate() expects parameter 1 to be resource, int given in %s on line %d
135 Warning: imagecolorallocate() expects parameter 1 to be resource, int given in %s on line %d
140 Warning: imagecolorallocate() expects parameter 1 to be resource, float given in %s on line %d
185 Warning: imagecolorallocate() expects parameter 1 to be resource, null given in %s on line %d
190 Warning: imagecolorallocate() expects parameter 1 to be resource, null given in %s on line %d
195 Warning: imagecolorallocate() expects parameter 1 to be resource, bool given in %s on line %d
[all …]
/PHP-7.3/ext/standard/tests/array/
H A Dusort_variation2.phpt11 * Pass different data types as $cmp_function argument to usort() to test behaviour
88 // loop through each element of $inputs to check the behavior of usort()
105 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
110 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
115 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
120 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
125 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
130 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
135 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
140 Warning: usort() expects parameter 2 to be a valid callback, no array or string given in %s on line…
[all …]
H A Darray_reduce.phpt8 Description: Iteratively reduce the array to a single value via the callback
13 echo "\n*** Testing array_reduce() to integer ***\n";
18 echo "\n*** Testing array_reduce() to float ***\n";
23 echo "\n*** Testing array_reduce() to string ***\n";
28 echo "\n*** Testing array_reduce() to array ***\n";
33 echo "\n*** Testing array_reduce() to null ***\n";
41 *** Testing array_reduce() to integer ***
45 *** Testing array_reduce() to float ***
49 *** Testing array_reduce() to string ***
53 *** Testing array_reduce() to array ***
[all …]
H A Darray_diff_uassoc_variation2.phpt2 Test array_diff_uassoc() function : usage variation -Passing unexpected values to second argument
52 //array of values to iterate over
117 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, int given in %s on line %d
122 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, int given in %s on line %d
127 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, int given in %s on line %d
132 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, int given in %s on line %d
162 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, null given in %s on line %d
167 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, null given in %s on line %d
172 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, bool given in %s on line %d
177 Warning: array_diff_uassoc(): Expected parameter 2 to be an array, bool given in %s on line %d
[all …]
H A Darray_diff_ukey_variation3.phpt2 Test array_diff_ukey() function : usage variation - Passing unexpected values to third optional arg…
48 //array of values to iterate over
113 Warning: array_diff_ukey(): Expected parameter 3 to be an array, int given in %s on line %d
118 Warning: array_diff_ukey(): Expected parameter 3 to be an array, int given in %s on line %d
123 Warning: array_diff_ukey(): Expected parameter 3 to be an array, int given in %s on line %d
128 Warning: array_diff_ukey(): Expected parameter 3 to be an array, int given in %s on line %d
158 Warning: array_diff_ukey(): Expected parameter 3 to be an array, null given in %s on line %d
163 Warning: array_diff_ukey(): Expected parameter 3 to be an array, null given in %s on line %d
168 Warning: array_diff_ukey(): Expected parameter 3 to be an array, bool given in %s on line %d
173 Warning: array_diff_ukey(): Expected parameter 3 to be an array, bool given in %s on line %d
[all …]
H A Darray_intersect_key_variation3.phpt2 Test array_intersect_key() function : usage variation - Passing unexpected values to optional argum…
44 //array of values to iterate over
108 Warning: array_intersect_key(): Expected parameter 3 to be an array, int given in %s on line %d
113 Warning: array_intersect_key(): Expected parameter 3 to be an array, int given in %s on line %d
118 Warning: array_intersect_key(): Expected parameter 3 to be an array, int given in %s on line %d
123 Warning: array_intersect_key(): Expected parameter 3 to be an array, int given in %s on line %d
153 Warning: array_intersect_key(): Expected parameter 3 to be an array, null given in %s on line %d
158 Warning: array_intersect_key(): Expected parameter 3 to be an array, null given in %s on line %d
163 Warning: array_intersect_key(): Expected parameter 3 to be an array, bool given in %s on line %d
168 Warning: array_intersect_key(): Expected parameter 3 to be an array, bool given in %s on line %d
[all …]
H A Darray_intersect_uassoc_variation3.phpt2 Test array_intersect_uassoc() function : usage variation - Passing unexpected values to optional th…
52 //array of values to iterate over
116 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, int given in %s on line %d
121 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, int given in %s on line %d
126 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, int given in %s on line %d
131 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, int given in %s on line %d
161 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, null given in %s on line %d
166 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, null given in %s on line %d
171 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, bool given in %s on line %d
176 Warning: array_intersect_uassoc(): Expected parameter 3 to be an array, bool given in %s on line %d
[all …]
H A Darray_uintersect_uassoc_variation1.phpt8 * Alias to functions:
45 //array of values to iterate over
106 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, int given in %sarray_uinte…
111 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, int given in %sarray_uinte…
116 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, int given in %sarray_uinte…
121 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, int given in %sarray_uinte…
126 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, float given in %sarray_uin…
131 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, float given in %sarray_uin…
151 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, null given in %sarray_uint…
156 Warning: array_uintersect_uassoc(): Expected parameter 1 to be an array, null given in %sarray_uint…
[all …]
H A Darray_uintersect_uassoc_variation2.phpt8 * Alias to functions:
45 //array of values to iterate over
106 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, int given in %sarray_uinte…
111 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, int given in %sarray_uinte…
116 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, int given in %sarray_uinte…
121 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, int given in %sarray_uinte…
126 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, float given in %sarray_uin…
131 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, float given in %sarray_uin…
151 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, null given in %sarray_uint…
156 Warning: array_uintersect_uassoc(): Expected parameter 2 to be an array, null given in %sarray_uint…
[all …]
H A Darray_uintersect_uassoc_variation5.phpt8 * Alias to functions:
46 //array of values to iterate over
107 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, int given in %sarray_uinte…
112 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, int given in %sarray_uinte…
117 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, int given in %sarray_uinte…
122 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, int given in %sarray_uinte…
127 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, float given in %sarray_uin…
152 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, null given in %sarray_uint…
157 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, null given in %sarray_uint…
162 Warning: array_uintersect_uassoc(): Expected parameter 3 to be an array, bool given in %sarray_uint…
[all …]
H A Darray_diff_key_variation3.phpt2 Test array_diff_key() function : usage variation - Passing unexpected values to third optional argu…
40 //array of values to iterate over
105 Warning: array_diff_key(): Expected parameter 3 to be an array, int given in %s on line %d
110 Warning: array_diff_key(): Expected parameter 3 to be an array, int given in %s on line %d
115 Warning: array_diff_key(): Expected parameter 3 to be an array, int given in %s on line %d
120 Warning: array_diff_key(): Expected parameter 3 to be an array, int given in %s on line %d
150 Warning: array_diff_key(): Expected parameter 3 to be an array, null given in %s on line %d
155 Warning: array_diff_key(): Expected parameter 3 to be an array, null given in %s on line %d
160 Warning: array_diff_key(): Expected parameter 3 to be an array, bool given in %s on line %d
165 Warning: array_diff_key(): Expected parameter 3 to be an array, bool given in %s on line %d
[all …]
H A Darray_diff_uassoc_variation1.phpt2 Test array_diff_uassoc() function : usage variation - Passing unexpected values to first argument
52 //array of values to iterate over
117 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, int given in %s on line %d
122 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, int given in %s on line %d
127 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, int given in %s on line %d
132 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, int given in %s on line %d
162 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, null given in %s on line %d
167 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, null given in %s on line %d
172 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, bool given in %s on line %d
177 Warning: array_diff_uassoc(): Expected parameter 1 to be an array, bool given in %s on line %d
[all …]
H A Darray_diff_ukey_variation4.phpt2 Test array_diff_ukey() function : usage variation - Passing unexpected values to callback argument
41 //array of values to iterate over
97 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, no array or string given in …
100 Warning: array_diff_ukey() expects parameter 4 to be a valid callback, no array or string given in …
105 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, no array or string given in …
108 Warning: array_diff_ukey() expects parameter 4 to be a valid callback, no array or string given in …
113 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, no array or string given in …
116 Warning: array_diff_ukey() expects parameter 4 to be a valid callback, no array or string given in …
121 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, no array or string given in …
124 Warning: array_diff_ukey() expects parameter 4 to be a valid callback, no array or string given in …
[all …]
H A Darray_intersect_uassoc_variation4.phpt2 Test array_intersect_uassoc() function : usage variation - Passing unexpected values to mandatory t…
45 //array of values to iterate over
100 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, no array or string gi…
103 Warning: array_intersect_uassoc() expects parameter 4 to be a valid callback, no array or string gi…
108 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, no array or string gi…
111 Warning: array_intersect_uassoc() expects parameter 4 to be a valid callback, no array or string gi…
116 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, no array or string gi…
119 Warning: array_intersect_uassoc() expects parameter 4 to be a valid callback, no array or string gi…
124 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, no array or string gi…
127 Warning: array_intersect_uassoc() expects parameter 4 to be a valid callback, no array or string gi…
[all …]
/PHP-7.3/ext/date/tests/
H A Ddate_sunrise_variation1.phpt2 Test date_sunrise() function : usage variation - Passing unexpected values to first argument time.
45 //array of values to iterate over
147 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
150 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
153 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
158 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
161 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
164 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
169 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
172 Warning: date_sunrise() expects parameter 1 to be int, array given in %s on line %d
[all …]
H A Ddate_sunrise_variation3.phpt2 Test date_sunrise() function : usage variation - Passing unexpected values to third argument latitu…
44 //array of values to iterate over
125 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
128 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
131 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
136 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
139 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
142 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
147 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
150 Warning: date_sunrise() expects parameter 3 to be float, array given in %s on line %d
[all …]
/PHP-7.3/ext/standard/tests/strings/
H A Dstrtr_variation7.phpt2 Test strtr() function : usage variations - unexpected inputs for 'to' argument
5 /* Prototype : string strtr(string $str, string $from[, string $to]);
11 /* Test strtr() function: with unexpected inputs for 'to'
15 echo "*** Testing strtr() function: with unexpected inputs for 'to' ***\n";
37 // array of values for 'to' argument
78 // loop through with each element of the $to array to test strtr() function
82 $to = $to_arr[$index];
83 var_dump( strtr($str, $from, $to) );
92 *** Testing strtr() function: with unexpected inputs for 'to' ***
114 Warning: strtr() expects parameter 3 to be string, array given in %s on line %d
[all …]
H A Dhebrev_basic.phpt7 * Description: Convert logical Hebrew text to visual text
13 …text = "The hebrev function converts logical Hebrew text to visual text.\nThe function tries to av…
22 string(109) ".The hebrev function converts logical Hebrew text to visual text
23 .The function tries to avoid breaking words
25 string(109) "to visual text
32 tries to avoid
/PHP-7.3/ext/spl/internal/
H A Dseekableiterator.inc18 * to seek on an iterator LimitIterator can use this to efficiently rewind
19 * to offset.
23 /** Seek to an absolute position
25 * \param $index position to seek to
28 * The method should throw an exception if it is not possible to seek to
/PHP-7.3/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt8 * Alias to functions:
19 //array of values to iterate over
85 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
90 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
95 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
100 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
105 Warning: get_class() expects parameter 1 to be object, float given in %sget_class_variation_001.php…
155 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
160 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
205 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
[all …]
/PHP-7.3/ext/standard/tests/file/
H A Dfile_put_contents_variation3.phpt10 * Alias to functions:
31 $data = "data to write";
58 //array of values to iterate over
133 Error: 2 - file_put_contents() expects parameter 4 to be resource, int given, %s(%d)
137 Error: 2 - file_put_contents() expects parameter 4 to be resource, int given, %s(%d)
141 Error: 2 - file_put_contents() expects parameter 4 to be resource, int given, %s(%d)
145 Error: 2 - file_put_contents() expects parameter 4 to be resource, int given, %s(%d)
191 Error: 2 - file_put_contents() expects parameter 4 to be resource, bool given, %s(%d)
195 Error: 2 - file_put_contents() expects parameter 4 to be resource, bool given, %s(%d)
199 Error: 2 - file_put_contents() expects parameter 4 to be resource, bool given, %s(%d)
[all …]
/PHP-7.3/ext/zlib/tests/
H A Dgzopen_variation2.phpt14 * Alias to functions:
60 //array of values to iterate over
125 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
129 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
133 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
137 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
141 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
145 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
149 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
153 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
[all …]
/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c129 const mbfl_encoding *to, in mbfl_convert_filter_common_init() argument
137 filter->to = to; in mbfl_convert_filter_common_init()
165 const mbfl_encoding *to, in mbfl_convert_filter_new() argument
173 vtbl = mbfl_convert_filter_get_vtbl(from, to); in mbfl_convert_filter_new()
208 to_encoding = mbfl_no2encoding(vtbl->to); in mbfl_convert_filter_new2()
266 vtbl = mbfl_convert_filter_get_vtbl(from, to); in mbfl_convert_filter_reset()
448 to->no_encoding == mbfl_no_encoding_7bit) { in mbfl_convert_filter_get_vtbl()
453 to = &mbfl_encoding_8bit; in mbfl_convert_filter_get_vtbl()
456 if (to == from && (to == &mbfl_encoding_wchar || to == &mbfl_encoding_8bit)) { in mbfl_convert_filter_get_vtbl()
463 return to->output_filter; in mbfl_convert_filter_get_vtbl()
[all …]
/PHP-7.3/Zend/tests/type_declarations/
H A Dscalar_strict.phpt73 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
76 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
79 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
82 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
85 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
88 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
94 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
97 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
100 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
103 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]
H A Dscalar_strict_64bit.phpt73 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
76 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
79 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
82 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
85 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
88 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
94 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
97 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
100 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
103 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]

Completed in 48 milliseconds

12345678910>>...237