Home
last modified time | relevance | path

Searched refs:to (Results 501 – 525 of 5839) sorted by relevance

1...<<21222324252627282930>>...234

/PHP-5.6/ext/standard/tests/math/
H A Dsrand_variation1.phpt78 // loop through each element of $inputs to check the behaviour of srand()
141 Warning: srand() expects parameter 1 to be long, string given in %s on line %d
146 Warning: srand() expects parameter 1 to be long, string given in %s on line %d
151 Warning: srand() expects parameter 1 to be long, array given in %s on line %d
156 Warning: srand() expects parameter 1 to be long, string given in %s on line %d
161 Warning: srand() expects parameter 1 to be long, string given in %s on line %d
166 Warning: srand() expects parameter 1 to be long, string given in %s on line %d
171 Warning: srand() expects parameter 1 to be long, object given in %s on line %d
182 Warning: srand() expects parameter 1 to be long, resource given in %s on line %d
/PHP-5.6/ext/date/tests/
H A DDateTime_format_variation1.phpt2 Test DateTime::format() function : usage variation - Passing unexpected values to first argument $f…
6 * Description: Returns date formatted according to given format
8 * Alias to functions: date_format
44 //array of values to iterate over
111 *** Testing DateTime::format() : usage variation - unexpected values to first argument $format***
136 Warning: DateTime::format() expects parameter 1 to be string, array given in %s on line %d
141 Warning: DateTime::format() expects parameter 1 to be string, array given in %s on line %d
146 Warning: DateTime::format() expects parameter 1 to be string, array given in %s on line %d
151 Warning: DateTime::format() expects parameter 1 to be string, array given in %s on line %d
195 Warning: DateTime::format() expects parameter 1 to be string, object given in %s on line %d
[all …]
H A Ddate_format_variation2.phpt2 Test date_format() function : usage variation - Passing unexpected values to second argument $forma…
6 * Description: Returns date formatted according to given format
8 * Alias to functions: DateTime::format
44 //array of values to iterate over
111 *** Testing date_format() : usage variation - unexpected values to second argument $format***
136 Warning: date_format() expects parameter 2 to be string, array given in %s on line %d
141 Warning: date_format() expects parameter 2 to be string, array given in %s on line %d
146 Warning: date_format() expects parameter 2 to be string, array given in %s on line %d
151 Warning: date_format() expects parameter 2 to be string, array given in %s on line %d
195 Warning: date_format() expects parameter 2 to be string, object given in %s on line %d
[all …]
H A Ddate_sunrise_variation2.phpt2 Test date_sunrise() function : usage variation - Passing unexpected values to second argument forma…
8 * Alias to functions:
46 //array of values to iterate over
130 Warning: date_sunrise() expects parameter 2 to be long, array given in %s on line %d
135 Warning: date_sunrise() expects parameter 2 to be long, array given in %s on line %d
140 Warning: date_sunrise() expects parameter 2 to be long, array given in %s on line %d
145 Warning: date_sunrise() expects parameter 2 to be long, array given in %s on line %d
168 Warning: date_sunrise() expects parameter 2 to be long, string given in %s on line %d
173 Warning: date_sunrise() expects parameter 2 to be long, string given in %s on line %d
178 Warning: date_sunrise() expects parameter 2 to be long, string given in %s on line %d
[all …]
H A Ddate_sunset_variation2.phpt2 Test date_sunset() function : usage variation - Passing unexpected values to second argument format.
8 * Alias to functions:
46 //array of values to iterate over
130 Warning: date_sunset() expects parameter 2 to be long, array given in %s on line %d
135 Warning: date_sunset() expects parameter 2 to be long, array given in %s on line %d
140 Warning: date_sunset() expects parameter 2 to be long, array given in %s on line %d
145 Warning: date_sunset() expects parameter 2 to be long, array given in %s on line %d
168 Warning: date_sunset() expects parameter 2 to be long, string given in %s on line %d
173 Warning: date_sunset() expects parameter 2 to be long, string given in %s on line %d
178 Warning: date_sunset() expects parameter 2 to be long, string given in %s on line %d
[all …]
H A Dmktime_variation7.phpt2 Test mktime() function : usage variation - Passing unexpected values to seventh argument $is_dst.
8 * Alias to functions:
44 //array of values to iterate over
149 Warning: mktime() expects parameter 7 to be long, array given in %s on line %d
154 Warning: mktime() expects parameter 7 to be long, array given in %s on line %d
159 Warning: mktime() expects parameter 7 to be long, array given in %s on line %d
164 Warning: mktime() expects parameter 7 to be long, array given in %s on line %d
199 Warning: mktime() expects parameter 7 to be long, string given in %s on line %d
204 Warning: mktime() expects parameter 7 to be long, string given in %s on line %d
209 Warning: mktime() expects parameter 7 to be long, string given in %s on line %d
[all …]
H A Dgmdate_variation14.phpt2 Test gmdate() function : usage variation - Passing high positive and negetive float values to times…
16 echo "\n-- Testing gmdate() function with float 12.3456789000e10 to timestamp --\n";
20 echo "\n-- Testing gmdate() function with float -12.3456789000e10 to timestamp --\n";
29 -- Testing gmdate\(\) function with float 12.3456789000e10 to timestamp --
32 -- Testing gmdate\(\) function with float -12.3456789000e10 to timestamp --
/PHP-5.6/ext/mbstring/tests/
H A Dmb_stripos_variation3.phpt13 * Alias to functions:
17 * Pass mb_stripos different data types as $offset arg to test behaviour
47 // unexpected values to be passed to $offest argument
95 // loop through each element of $inputs to check the behavior of mb_stripos()
165 Warning: mb_stripos() expects parameter 3 to be long, string given in %s on line %d
170 Warning: mb_stripos() expects parameter 3 to be long, string given in %s on line %d
175 Warning: mb_stripos() expects parameter 3 to be long, string given in %s on line %d
180 Warning: mb_stripos() expects parameter 3 to be long, string given in %s on line %d
185 Warning: mb_stripos() expects parameter 3 to be long, string given in %s on line %d
190 Warning: mb_stripos() expects parameter 3 to be long, object given in %s on line %d
[all …]
/PHP-5.6/ext/standard/tests/strings/
H A Dget_html_translation_table_variation2.phpt14 //set locale to en_US.UTF-8
91 Warning: get_html_translation_table() expects parameter 2 to be long, array given in %s on line %s
95 Warning: get_html_translation_table() expects parameter 2 to be long, array given in %s on line %s
99 Warning: get_html_translation_table() expects parameter 2 to be long, array given in %s on line %s
103 Warning: get_html_translation_table() expects parameter 2 to be long, array given in %s on line %s
107 Warning: get_html_translation_table() expects parameter 2 to be long, array given in %s on line %s
151 Warning: get_html_translation_table() expects parameter 2 to be long, string given in %s on line %s
155 Warning: get_html_translation_table() expects parameter 2 to be long, string given in %s on line %s
159 Warning: get_html_translation_table() expects parameter 2 to be long, object given in %s on line %s
163 Warning: get_html_translation_table() expects parameter 2 to be long, string given in %s on line %s
[all …]
H A Dstrncasecmp_variation10.phpt132 Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
134 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
138 Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
140 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
144 Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
146 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
150 Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
152 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
156 Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
158 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
[all …]
H A Dstrncasecmp_variation4.phpt133 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
135 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
139 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
141 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
145 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
147 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
151 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
153 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
157 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
159 Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
[all …]
/PHP-5.6/ext/standard/tests/file/
H A Dfseek_variation1.phpt10 * Alias to functions: gzseek
32 //array of values to iterate over
108 Warning: fseek() expects parameter 2 to be long, array given in %s on line %d
114 Warning: fseek() expects parameter 2 to be long, array given in %s on line %d
120 Warning: fseek() expects parameter 2 to be long, array given in %s on line %d
126 Warning: fseek() expects parameter 2 to be long, array given in %s on line %d
132 Warning: fseek() expects parameter 2 to be long, array given in %s on line %d
162 Warning: fseek() expects parameter 2 to be long, string given in %s on line %d
168 Warning: fseek() expects parameter 2 to be long, string given in %s on line %d
174 Warning: fseek() expects parameter 2 to be long, string given in %s on line %d
[all …]
H A Dfnmatch_variation.phpt187 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
191 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
267 Warning: fnmatch() expects parameter 2 to be a valid path, string given in %s on line %d
271 Warning: fnmatch() expects parameter 2 to be a valid path, string given in %s on line %d
277 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
280 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
283 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
286 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
289 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
292 Warning: fnmatch() expects parameter 1 to be a valid path, string given in %s on line %d
[all …]
H A Dfstat_variation4.phpt21 Warning: fstat() expects parameter 1 to be resource, double given in %s on line %d
24 Warning: fstat() expects parameter 1 to be resource, double given in %s on line %d
27 Warning: fstat() expects parameter 1 to be resource, double given in %s on line %d
30 Warning: fstat() expects parameter 1 to be resource, double given in %s on line %d
33 Warning: fstat() expects parameter 1 to be resource, double given in %s on line %d
/PHP-5.6/tests/classes/
H A Dfinal.phpt10 echo "Call to function first::show()\n";
19 echo "Call to function second::show()\n";
29 Call to function first::show()
30 Call to function second::show()
/PHP-5.6/ext/ereg/tests/
H A Dereg_variation_001.phpt8 * Alias to functions:
27 //array of values to iterate over
123 Error: 8 - Array to string conversion, %sereg_variation_001.php(%d)
127 Error: 8 - Array to string conversion, %s(75)
129 Error: 8 - Array to string conversion, %sereg_variation_001.php(%d)
133 Error: 8 - Array to string conversion, %s(75)
135 Error: 8 - Array to string conversion, %sereg_variation_001.php(%d)
139 Error: 8 - Array to string conversion, %s(75)
145 Error: 8 - Array to string conversion, %s(75)
151 Error: 8 - Array to string conversion, %s(75)
[all …]
H A Deregi_variation_001.phpt8 * Alias to functions:
27 //array of values to iterate over
123 Error: 8 - Array to string conversion, %seregi_variation_001.php(%d)
127 Error: 8 - Array to string conversion, %s(75)
129 Error: 8 - Array to string conversion, %seregi_variation_001.php(%d)
133 Error: 8 - Array to string conversion, %s(75)
135 Error: 8 - Array to string conversion, %seregi_variation_001.php(%d)
139 Error: 8 - Array to string conversion, %s(75)
145 Error: 8 - Array to string conversion, %s(75)
151 Error: 8 - Array to string conversion, %s(75)
[all …]
/PHP-5.6/ext/zlib/tests/
H A Dgzopen_variation3.phpt14 * Alias to functions:
60 //array of values to iterate over
144 Error: 2 - gzopen() expects parameter 3 to be long, array given, %s(%d)
148 Error: 2 - gzopen() expects parameter 3 to be long, array given, %s(%d)
152 Error: 2 - gzopen() expects parameter 3 to be long, array given, %s(%d)
156 Error: 2 - gzopen() expects parameter 3 to be long, array given, %s(%d)
178 Error: 2 - gzopen() expects parameter 3 to be long, string given, %s(%d)
182 Error: 2 - gzopen() expects parameter 3 to be long, string given, %s(%d)
186 Error: 2 - gzopen() expects parameter 3 to be long, string given, %s(%d)
190 Error: 2 - gzopen() expects parameter 3 to be long, string given, %s(%d)
[all …]
/PHP-5.6/ext/exif/tests/
H A Dexif_imagetype_variation1.phpt109 Warning: exif_imagetype(0): failed to open stream: No such file or directory in %s on line %d
113 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
125 Warning: exif_imagetype(10.5): failed to open stream: No such file or directory in %s on line %d
141 Warning: exif_imagetype(0.5): failed to open stream: No such file or directory in %s on line %d
145 Warning: exif_imagetype() expects parameter 1 to be a valid path, array given in %s on line %d
149 Warning: exif_imagetype() expects parameter 1 to be a valid path, array given in %s on line %d
153 Warning: exif_imagetype() expects parameter 1 to be a valid path, array given in %s on line %d
157 Warning: exif_imagetype() expects parameter 1 to be a valid path, array given in %s on line %d
161 Warning: exif_imagetype() expects parameter 1 to be a valid path, array given in %s on line %d
165 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
[all …]
/PHP-5.6/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt67 echo "Test with Prefetch value set to $value \n";
123 Test with Prefetch value set to 0
136 Test with Prefetch value set to 1
149 Test with Prefetch value set to 501
166 Test with Prefetch value set to 499
179 Test with Prefetch value set to 250
192 Test with Prefetch value set to 12345
209 Test with Prefetch value set to -12345
212 Warning: oci_set_prefetch(): Number of rows to be prefetched has to be greater than or equal to 0 i…
224 Test with Prefetch value set to -1
[all …]
/PHP-5.6/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt19 "control" means (i) the power, direct or indirect, to cause the
28 including but not limited to software source code, documentation
33 not limited to compiled object code, generated documentation,
34 and conversions to other media types.
38 copyright notice that is included in or attached to the work
51 to that Work or Derivative Works thereof, that is intentionally
56 to the Licensor or its representatives, including but not limited to
70 copyright license to reproduce, prepare Derivative Works of,
104 excluding those notices that do not pertain to any part of
145 agreed to in writing, Licensor provides the Work (and each
[all …]
/PHP-5.6/ext/session/tests/
H A Dsession_destroy_variation1.phpt12 * Description : Destroys all data registered to a session
33 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
36 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
39 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
42 Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
/PHP-5.6/ext/standard/tests/array/
H A Darray_key_exists_variation5.phpt8 * Alias to functions: key_exists
21 echo "\n-- Attempt to match key in sub-array --\n";
25 echo "\n-- \$search arg points to sub-array --\n";
34 -- Attempt to match key in sub-array --
37 -- $search arg points to sub-array --
H A Dreset_basic.phpt6 * Description: Set array argument's internal pointer to the first element and return it
21 echo "\n-- Call to next() --\n";
27 echo "\n-- Call to reset() --\n";
37 -- Call to next() --
43 -- Call to reset() --
/PHP-5.6/ext/pgsql/tests/
H A DREADME7 user account named 'testuser' and grant that user access to the database
11 to create the database to execute the test scripts. By executing the above
13 granted access to the database.
15 If you find problems in PostgreSQL module, please mail to

Completed in 35 milliseconds

1...<<21222324252627282930>>...234