Home
last modified time | relevance | path

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

12345678910>>...142

/PHP-7.1/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
H A Dclosure_041.phpt68 scoped to A: bool(false)
70 scoped to A: bool(false)
72 scoped to A: bool(true)
74 scoped to A: bool(true)
77 scoped to A: bool(false)
79 scoped to A: bool(false)
81 scoped to A: bool(true)
83 scoped to A: bool(true)
88 scoped to A: bool(false)
92 scoped to A: bool(true)
[all …]
/PHP-7.1/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 ***
132 Warning: array_pad() expects parameter 1 to be array, float given in %s on line %d
167 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
170 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
174 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Dasort_variation1.phpt28 //array of values with indices to iterate over
154 Warning: asort() expects parameter 1 to be array, float given in %s on line %d
157 Warning: asort() expects parameter 1 to be array, float given in %s on line %d
160 Warning: asort() expects parameter 1 to be array, float given in %s on line %d
163 Warning: asort() expects parameter 1 to be array, float given in %s on line %d
219 Warning: asort() expects parameter 1 to be array, null given in %s on line %d
222 Warning: asort() expects parameter 1 to be array, null given in %s on line %d
225 Warning: asort() expects parameter 1 to be array, null given in %s on line %d
228 Warning: asort() expects parameter 1 to be array, null given in %s on line %d
232 Warning: asort() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Dkrsort_variation1.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
152 Warning: krsort() expects parameter 1 to be array, float given in %s on line %d
155 Warning: krsort() expects parameter 1 to be array, float given in %s on line %d
158 Warning: krsort() expects parameter 1 to be array, float given in %s on line %d
161 Warning: krsort() expects parameter 1 to be array, float given in %s on line %d
217 Warning: krsort() expects parameter 1 to be array, null given in %s on line %d
220 Warning: krsort() expects parameter 1 to be array, null given in %s on line %d
223 Warning: krsort() expects parameter 1 to be array, null given in %s on line %d
226 Warning: krsort() expects parameter 1 to be array, null given in %s on line %d
230 Warning: krsort() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Dksort_variation1.phpt6 * Description: Sort an array by key, maintaining key to data correlation
152 Warning: ksort() expects parameter 1 to be array, float given in %s on line %d
155 Warning: ksort() expects parameter 1 to be array, float given in %s on line %d
158 Warning: ksort() expects parameter 1 to be array, float given in %s on line %d
161 Warning: ksort() expects parameter 1 to be array, float given in %s on line %d
217 Warning: ksort() expects parameter 1 to be array, null given in %s on line %d
220 Warning: ksort() expects parameter 1 to be array, null given in %s on line %d
223 Warning: ksort() expects parameter 1 to be array, null given in %s on line %d
226 Warning: ksort() expects parameter 1 to be array, null given in %s on line %d
230 Warning: ksort() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Dsort_variation1.phpt28 //array of values to iterate over
153 Warning: sort() expects parameter 1 to be array, float given in %s on line %d
156 Warning: sort() expects parameter 1 to be array, float given in %s on line %d
159 Warning: sort() expects parameter 1 to be array, float given in %s on line %d
162 Warning: sort() expects parameter 1 to be array, float given in %s on line %d
218 Warning: sort() expects parameter 1 to be array, null given in %s on line %d
221 Warning: sort() expects parameter 1 to be array, null given in %s on line %d
224 Warning: sort() expects parameter 1 to be array, null given in %s on line %d
227 Warning: sort() expects parameter 1 to be array, null given in %s on line %d
231 Warning: sort() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darray_chunk_variation2.phpt26 //array of values to iterate over
118 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
121 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
124 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
158 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
161 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
164 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
169 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
172 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
175 Warning: array_chunk(): Size parameter expected to be greater than 0 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, integer given in %s on line %d
112 Warning: rsort() expects parameter 1 to be array, integer given in %s on line %d
176 Warning: rsort() expects parameter 1 to be array, float given in %s on line %d
180 Warning: rsort() expects parameter 1 to be array, float given in %s on line %d
184 Warning: rsort() expects parameter 1 to be array, float given in %s on line %d
188 Warning: rsort() expects parameter 1 to be array, float given in %s on line %d
261 Warning: rsort() expects parameter 1 to be array, null 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
126 Warning: array_walk_recursive() expects parameter 1 to be array, float given in %s on line %d
129 Warning: array_walk_recursive() expects parameter 1 to be array, float given in %s on line %d
133 Warning: array_walk_recursive() expects parameter 1 to be array, float given in %s on line %d
136 Warning: array_walk_recursive() expects parameter 1 to be array, float given in %s on line %d
161 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
164 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
168 Warning: array_walk_recursive() expects parameter 1 to be array, null 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
126 Warning: array_walk() expects parameter 1 to be array, float given in %s on line %d
129 Warning: array_walk() expects parameter 1 to be array, float given in %s on line %d
133 Warning: array_walk() expects parameter 1 to be array, float given in %s on line %d
136 Warning: array_walk() expects parameter 1 to be array, float given in %s on line %d
161 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
164 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
168 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darsort_variation1.phpt7 Elements will be arranged from highest to lowest when this function has completed.
28 //array of values with indices to iterate over
102 Warning: arsort() expects parameter 1 to be array, integer given in %sarsort_variation1.php on line…
154 Warning: arsort() expects parameter 1 to be array, float given in %sarsort_variation1.php on line %d
157 Warning: arsort() expects parameter 1 to be array, float given in %sarsort_variation1.php on line %d
160 Warning: arsort() expects parameter 1 to be array, float given in %sarsort_variation1.php on line %d
163 Warning: arsort() expects parameter 1 to be array, float given in %sarsort_variation1.php on line %d
167 Warning: arsort() expects parameter 1 to be array, float given in %sarsort_variation1.php on line %d
219 Warning: arsort() expects parameter 1 to be array, null given in %sarsort_variation1.php on line %d
222 Warning: arsort() expects parameter 1 to be array, null given in %sarsort_variation1.php on line %d
[all …]
/PHP-7.1/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.1/ext/intl/timezone/
H A Dtimezone_class.h52 #define TIMEZONE_ERROR(to) (to)->err argument
53 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to)) argument
55 #define TIMEZONE_ERROR_CODE(co) INTL_ERROR_CODE(TIMEZONE_ERROR(to))
56 #define TIMEZONE_ERROR_CODE_P(co) &(INTL_ERROR_CODE(TIMEZONE_ERROR(to)))
58 #define TIMEZONE_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(TimeZone, to)
59 #define TIMEZONE_METHOD_FETCH_OBJECT_NO_CHECK INTL_METHOD_FETCH_OBJECT(INTL_TIMEZONE, to)
62 if (to->utimezone == NULL) { \
63 intl_errors_set(&to->err, U_ILLEGAL_ARGUMENT_ERROR, "Found unconstructed IntlTimeZone", 0); \
/PHP-7.1/ext/session/tests/
H A Dsession_start_error.phpt35 // Unexpected values to be passed as arguments
104 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
112 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
120 Warning: session_destroy(): Trying to destroy uninitialized session 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
144 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
152 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
160 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
168 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
[all …]
/PHP-7.1/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 …]
H A Dftruncate_variation6-win32.phpt2 Test ftruncate() function : usage variations - truncate file to smaller size
13 Description: Truncates a file to a given length
16 /* truncate the file to smaller size and display the content */
49 echo "Error: failed to open file $filename!\n";
53 rewind($file_handle); // file pointer to 0
56 /* try to truncate it and display the file content */
297 File content after truncating file to 15 size : string(15) "line
306 File content after truncating file to 15 size : string(15) "line
315 File content after truncating file to 15 size : string(15) "line
324 File content after truncating file to 15 size : string(15) "line
[all …]
H A Dftruncate_variation6.phpt2 Test ftruncate() function : usage variations - truncate file to smaller size
13 Description: Truncates a file to a given length
16 /* truncate the file to smaller size and display the content */
49 echo "Error: failed to open file $filename!\n";
53 rewind($file_handle); // file pointer to 0
56 /* try to truncate it and display the file content */
297 File content after truncating file to 15 size : string(15) "line
306 File content after truncating file to 15 size : string(15) "line
315 File content after truncating file to 15 size : string(15) "line
324 File content after truncating file to 15 size : string(15) "line
[all …]
/PHP-7.1/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...
92 --> Attempting implicit conversion to object using increment...
94 Warning: Attempt to %s property of non-object in %s on line 18
108 Warning: Attempt to %s property of non-object in %s on line 18
[all …]
/PHP-7.1/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.1/ext/mbstring/oniguruma/
H A Dconfig.h.in8 /* Define to 1 if using `alloca.c'. */
18 /* Define to 1 if you have the <dlfcn.h> header file. */
21 /* Define to 1 if you have the <inttypes.h> header file. */
24 /* Define to 1 if you have the <memory.h> header file. */
33 /* Define to 1 if you have the <stdint.h> header file. */
36 /* Define to 1 if you have the <stdlib.h> header file. */
70 /* Define to the full name of this package. */
79 /* Define to the home page for this package. */
82 /* Define to the version of this package. */
102 /* Define to 1 if you have the ANSI C header files. */
[all …]
/PHP-7.1/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()
114 Warning: rewinddir() expects parameter 1 to be resource, float given in %s on line %d
119 Warning: rewinddir() expects parameter 1 to be resource, float given in %s on line %d
124 Warning: rewinddir() expects parameter 1 to be resource, float given in %s on line %d
129 Warning: rewinddir() expects parameter 1 to be resource, float 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.1/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.1/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 57 milliseconds

12345678910>>...142