Home
last modified time | relevance | path

Searched refs:to (Results 26 – 50 of 3726) sorted by relevance

12345678910>>...150

/PHP-7.3/Zend/tests/
H A Dcall_user_func_008.phpt28 Warning: Parameter 1 to test() expected to be a reference, value given in %s on line %d
30 Warning: Parameter 2 to test() expected to be a reference, value given in %s on line %d
35 Warning: Parameter 1 to test() expected to be a reference, value given in %s on line %d
37 Warning: Parameter 2 to test() expected to be a reference, value given in %s on line %d
42 Warning: Parameter 1 to test() expected to be a reference, value given in %s on line %d
44 Warning: Parameter 2 to test() expected to be a reference, value given in %s on line %d
49 Warning: Parameter 1 to test() expected to be a reference, value given in %s on line %d
51 Warning: Parameter 2 to test() expected to be a reference, value given in %s on line %d
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_class.h54 #define TIMEZONE_ERROR(to) (to)->err argument
55 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to)) argument
57 #define TIMEZONE_ERROR_CODE(co) INTL_ERROR_CODE(TIMEZONE_ERROR(to))
58 #define TIMEZONE_ERROR_CODE_P(co) &(INTL_ERROR_CODE(TIMEZONE_ERROR(to)))
60 #define TIMEZONE_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(TimeZone, to)
61 #define TIMEZONE_METHOD_FETCH_OBJECT_NO_CHECK INTL_METHOD_FETCH_OBJECT(INTL_TIMEZONE, to)
64 if (to->utimezone == NULL) { \
65 intl_errors_set(&to->err, U_ILLEGAL_ARGUMENT_ERROR, "Found unconstructed IntlTimeZone", 0); \
/PHP-7.3/ext/standard/tests/array/
H A Darray_pad_variation1.phpt6 * Description: Returns a copy of input array padded with pad_value to size pad_size
11 * Testing array_pad() function by passing values to $input argument other than arrays
16 echo "*** Testing array_pad() : passing non array values to \$input argument ***\n";
42 // unexpected values to be passed to $input argument
89 // loop through each element of $inputs to check the behavior of array_pad()
101 *** Testing array_pad() : passing non array values to $input argument ***
104 Warning: array_pad() expects parameter 1 to be array, int given in %s on line %d
107 Warning: array_pad() expects parameter 1 to be array, int given in %s on line %d
111 Warning: array_pad() expects parameter 1 to be array, int given in %s on line %d
114 Warning: array_pad() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Darray_intersect_variation1.phpt11 * Testing array_intersect() function by passing values to $arr1 argument other than arrays
16 echo "*** Testing array_intersect() : Passing non-array values to \$arr1 argument ***\n";
18 // array to be passsed to $arr2 as default argument
21 // array to be passed to optional argument
44 // unexpected values to be passed to $arr1 argument
92 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
111 *** Testing array_intersect() : Passing non-array values to $arr1 argument ***
114 Warning: array_intersect(): Expected parameter 1 to be an array, int given in %s on line %d
117 Warning: array_intersect(): Expected parameter 1 to be an array, int given in %s on line %d
121 Warning: array_intersect(): Expected parameter 1 to be an array, int given in %s on line %d
[all …]
H A Darray_intersect_variation2.phpt11 * Testing array_intersect() function by passing values to $arr2 argument other than arrays
16 echo "*** Testing array_intersect() : Passing non-array values to \$arr2 argument ***\n";
18 // array to be passsed to $arr1 as default argument
21 // arrays to be passed to optional argument
44 // unexpected values to be passed to $arr2 argument
92 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
112 *** Testing array_intersect() : Passing non-array values to $arr2 argument ***
115 Warning: array_intersect(): Expected parameter 2 to be an array, int given in %s on line %d
118 Warning: array_intersect(): Expected parameter 2 to be an array, int given in %s on line %d
122 Warning: array_intersect(): Expected parameter 2 to be an array, int given in %s on line %d
[all …]
H A Darsort_variation1.phpt28 //array of values with indices to iterate over
102 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
105 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
108 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
111 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
115 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
118 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
121 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
124 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
128 Warning: arsort() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Dasort_variation1.phpt28 //array of values with indices to iterate over
102 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
105 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
108 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
111 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
115 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
118 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
121 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
124 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
128 Warning: asort() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Dsort_variation1.phpt28 //array of values to iterate over
101 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
104 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
107 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
110 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
114 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
117 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
120 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
123 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
127 Warning: sort() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Dkrsort_variation1.phpt100 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
103 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
106 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
109 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
113 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
116 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
119 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
122 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
126 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
129 Warning: krsort() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Dksort_variation1.phpt6 * Description: Sort an array by key, maintaining key to data correlation
100 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
103 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
106 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
109 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
113 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
116 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
119 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
122 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
126 Warning: ksort() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Darray_intersect_assoc_variation1.phpt7 * Keys are used to do more restrictive check
12 * Testing array_intersect_assoc() function by passing values to $arr1 argument other than arrays
17 echo "*** Testing array_intersect_assoc() : Passing non-array values to \$arr1 argument ***\n";
19 // array to be passsed to $arr2 as default argument
22 // additional array to be passed for intersection
45 // unexpected values to be passed to $arr1 argument
93 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
112 *** Testing array_intersect_assoc() : Passing non-array values to $arr1 argument ***
115 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
118 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
[all …]
H A Darray_intersect_assoc_variation2.phpt7 * Keys are used to do more restrictive check
12 * Testing array_intersect_assoc() function by passing values to $arr2 argument other than arrays
17 echo "*** Testing array_intersect_assoc() : Passing non-array values to \$arr2 argument ***\n";
19 // array to be passsed to $arr1 as default argument
22 // additional array to be passed for intersection
45 // unexpected values to be passed to $arr2 argument
93 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
113 *** Testing array_intersect_assoc() : Passing non-array values to $arr2 argument ***
116 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
119 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
[all …]
H A Darray_chunk_variation2.phpt26 //array of values to iterate over
180 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
183 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
186 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
191 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
194 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
197 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
202 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
205 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
208 Warning: array_chunk() expects parameter 2 to be int, array given in %s on line %d
[all …]
H A Drsort_variation1.phpt11 * Pass different data types as $array_arg argument to rsort() to test behaviour
36 // unexpected values to be passed to $array_arg argument
84 // loop through each element of $inputs to check the behavior of rsort()
108 Warning: rsort() expects parameter 1 to be array, int given in %s on line %d
112 Warning: rsort() expects parameter 1 to be array, int given in %s on line %d
116 Warning: rsort() expects parameter 1 to be array, int given in %s on line %d
120 Warning: rsort() expects parameter 1 to be array, int given in %s on line %d
125 Warning: rsort() expects parameter 1 to be array, int given in %s on line %d
129 Warning: rsort() expects parameter 1 to be array, int given in %s on line %d
133 Warning: rsort() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Darray_walk_recursive_variation1.phpt6 * Description: Apply a user function to every member of an array
30 // extra parameter passed to array_walk_recursive()
40 // different scalar/nonscalar values to be used in place of an 'input' argument
98 Warning: array_walk_recursive() expects parameter 1 to be array, int given in %s on line %d
101 Warning: array_walk_recursive() expects parameter 1 to be array, int given in %s on line %d
105 Warning: array_walk_recursive() expects parameter 1 to be array, int given in %s on line %d
108 Warning: array_walk_recursive() expects parameter 1 to be array, int given in %s on line %d
112 Warning: array_walk_recursive() expects parameter 1 to be array, int given in %s on line %d
115 Warning: array_walk_recursive() expects parameter 1 to be array, int given in %s on line %d
119 Warning: array_walk_recursive() expects parameter 1 to be array, int given in %s on line %d
[all …]
H A Darray_walk_variation1.phpt6 * Description: Apply a user function to every member of an array
30 // extra parameter passed to array_walk()
40 // different scalar/nonscalar values to be used in place of an 'input' argument
98 Warning: array_walk() expects parameter 1 to be array, int given in %s on line %d
101 Warning: array_walk() expects parameter 1 to be array, int given in %s on line %d
105 Warning: array_walk() expects parameter 1 to be array, int given in %s on line %d
108 Warning: array_walk() expects parameter 1 to be array, int given in %s on line %d
112 Warning: array_walk() expects parameter 1 to be array, int given in %s on line %d
115 Warning: array_walk() expects parameter 1 to be array, int given in %s on line %d
119 Warning: array_walk() expects parameter 1 to be array, int given in %s on line %d
[all …]
/PHP-7.3/ext/standard/tests/strings/
H A Dhebrev_variation2.phpt97 .The function tries to avoid breaking words
112 .The function tries to avoid breaking words
116 .The function tries to avoid breaking words
120 .The function tries to avoid breaking words
143 to visual
153 to avoid
179 .The function tries to avoid breaking words
206 .The function tries to avoid breaking words
221 .The function tries to avoid breaking words
243 to
[all …]
H A Dhebrevc_basic.phpt7 * Description: Convert logical Hebrew text to visual text
13 … text to visual text.\nThis function is similar to hebrev() with the difference that it converts n…
22 string(239) ".The hebrevc function converts logical Hebrew text to visual text<br />
23 ) This function is similar to hebrev() with the difference that it converts newlines<br />
24 <to '<br (<br />
26 .The function tries to avoid breaking words<br />
28 string(317) "to visual text<br />
38 to hebrev()<br />
41 <to '<br (<br />
44 tries to avoid<br />
/PHP-7.3/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation7.phpt40 echo "*** Create soft link to file and then to itself ***\n";
41 // create soft link to $filename
43 // create another link to $linkname
48 echo "\n*** Create soft link to directory and then to itself ***\n";
49 // create soft link to $dirname
51 // create another link to $dirname
56 echo "\n*** Create hard link to file and then to itself ***\n";
57 // create hard link to $filename
77 *** Create soft link to file and then to itself ***
83 *** Create soft link to directory and then to itself ***
[all …]
/PHP-7.3/ext/session/tests/
H A Dsession_start_error.phpt35 // Unexpected values to be passed as arguments
101 Warning: session_start() expects parameter 1 to be array, int given in %s on line %d
104 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
109 Warning: session_start() expects parameter 1 to be array, int given in %s on line %d
112 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
117 Warning: session_start() expects parameter 1 to be array, int given in %s on line %d
120 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
125 Warning: session_start() expects parameter 1 to be array, int given in %s on line %d
128 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
136 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
[all …]
/PHP-7.3/tests/classes/
H A Dimplicit_instantiation_001.phpt6 // These values get implicitly converted to objects
11 // These values do not get implicitly converted to objects
38 --> Attempting implicit conversion to object using increment...
44 --> Attempting implicit conversion to object using assignment...
56 --> Attempting implicit conversion to object using increment...
62 --> Attempting implicit conversion to object using assignment...
74 --> Attempting implicit conversion to object using increment...
80 --> Attempting implicit conversion to object using assignment...
92 --> Attempting implicit conversion to object using increment...
106 --> Attempting implicit conversion to object using increment...
[all …]
/PHP-7.3/ext/spl/tests/
H A DarrayObject_clone_basic2.phpt9 $c->p1 = 'new prop added to c before clone';
13 $c->p2 = 'new prop added to c after clone';
14 $ao1['new.ao1'] = 'new element added to ao1';
15 $ao2['new.ao2'] = 'new element added to ao2';
21 string(32) "new prop added to c before clone"
23 string(31) "new prop added to c after clone"
25 string(24) "new element added to ao1"
31 string(32) "new prop added to c before clone"
33 string(31) "new prop added to c after clone"
35 string(24) "new element added to ao1"
[all …]
/PHP-7.3/ext/openssl/tests/
H A Dopenssl_pkcs7_decrypt_error.phpt29 string(57) "Object of class stdClass could not be converted to string"
30 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
34 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
36 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
38 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
40 string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"
/PHP-7.3/ext/standard/tests/dir/
H A Drewinddir_variation1.phpt6 * Description: Rewind dir_handle back to the start
8 * Alias to functions: rewind
12 * Pass different data types as $dir_handle argument to rewinddir() to test behaviour
34 // unexpected values to be passed to $dir_handle argument
80 // loop through each element of $inputs to check the behavior of rewinddir()
94 Warning: rewinddir() expects parameter 1 to be resource, int given in %s on line %d
99 Warning: rewinddir() expects parameter 1 to be resource, int given in %s on line %d
104 Warning: rewinddir() expects parameter 1 to be resource, int given in %s on line %d
109 Warning: rewinddir() expects parameter 1 to be resource, int given in %s on line %d
139 Warning: rewinddir() expects parameter 1 to be resource, null given in %s on line %d
[all …]
/PHP-7.3/tests/lang/
H A Dstatic_basic_001.phpt25 echo "Initialised to 10: $b\n";
26 echo "Initialised to 20: $c\n";
63 Initialised to 10: 10
64 Initialised to 20: 20
66 Initialised to 30: 30
69 Initialised to 10: 11
70 Initialised to 20: 21
72 Initialised to 30: 31
75 Initialised to 10: 12
76 Initialised to 20: 22
[all …]

Completed in 71 milliseconds

12345678910>>...150