Home
last modified time | relevance | path

Searched refs:s (Results 3201 – 3225 of 6191) sorted by relevance

1...<<121122123124125126127128129130>>...248

/PHP-5.5/ext/mbstring/tests/
H A Dmb_strrichr_variation2.phpt152 Error: 2 - mb_strrichr() expects parameter 2 to be string, array given, %s(%d)
156 Error: 2 - mb_strrichr() expects parameter 2 to be string, array given, %s(%d)
160 Error: 2 - mb_strrichr() expects parameter 2 to be string, array given, %s(%d)
164 Error: 2 - mb_strrichr() expects parameter 2 to be string, array given, %s(%d)
195 Error: 2 - mb_strrichr() expects parameter 2 to be string, object given, %s(%d)
205 Error: 2 - mb_strrichr() expects parameter 2 to be string, resource given, %s(%d)
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_decrypt_variation2.phpt154 Error: 2 - mcrypt_decrypt() expects parameter 2 to be string, array given, %s(%d)
158 Error: 2 - mcrypt_decrypt() expects parameter 2 to be string, array given, %s(%d)
162 Error: 2 - mcrypt_decrypt() expects parameter 2 to be string, array given, %s(%d)
166 Error: 2 - mcrypt_decrypt() expects parameter 2 to be string, array given, %s(%d)
197 Error: 2 - mcrypt_decrypt() expects parameter 2 to be string, object given, %s(%d)
207 Error: 2 - mcrypt_decrypt() expects parameter 2 to be string, resource given, %s(%d)
H A Dmcrypt_decrypt_variation3.phpt154 Error: 2 - mcrypt_decrypt() expects parameter 3 to be string, array given, %s(%d)
158 Error: 2 - mcrypt_decrypt() expects parameter 3 to be string, array given, %s(%d)
162 Error: 2 - mcrypt_decrypt() expects parameter 3 to be string, array given, %s(%d)
166 Error: 2 - mcrypt_decrypt() expects parameter 3 to be string, array given, %s(%d)
197 Error: 2 - mcrypt_decrypt() expects parameter 3 to be string, object given, %s(%d)
207 Error: 2 - mcrypt_decrypt() expects parameter 3 to be string, resource given, %s(%d)
H A Dmcrypt_ecb_variation5.phpt156 Error: 2 - mcrypt_ecb() expects parameter 5 to be string, array given, %s(%d)
160 Error: 2 - mcrypt_ecb() expects parameter 5 to be string, array given, %s(%d)
164 Error: 2 - mcrypt_ecb() expects parameter 5 to be string, array given, %s(%d)
168 Error: 2 - mcrypt_ecb() expects parameter 5 to be string, array given, %s(%d)
199 Error: 2 - mcrypt_ecb() expects parameter 5 to be string, object given, %s(%d)
209 Error: 2 - mcrypt_ecb() expects parameter 5 to be string, resource given, %s(%d)
H A Dmcrypt_encrypt_variation2.phpt154 Error: 2 - mcrypt_encrypt() expects parameter 2 to be string, array given, %s(%d)
158 Error: 2 - mcrypt_encrypt() expects parameter 2 to be string, array given, %s(%d)
162 Error: 2 - mcrypt_encrypt() expects parameter 2 to be string, array given, %s(%d)
166 Error: 2 - mcrypt_encrypt() expects parameter 2 to be string, array given, %s(%d)
197 Error: 2 - mcrypt_encrypt() expects parameter 2 to be string, object given, %s(%d)
207 Error: 2 - mcrypt_encrypt() expects parameter 2 to be string, resource given, %s(%d)
/PHP-5.5/ext/standard/tests/file/
H A Dparse_ini_file_variation5.phpt171 Error: 2 - parse_ini_file() expects parameter 2 to be boolean, array given, %s(%d)
175 Error: 2 - parse_ini_file() expects parameter 2 to be boolean, array given, %s(%d)
179 Error: 2 - parse_ini_file() expects parameter 2 to be boolean, array given, %s(%d)
183 Error: 2 - parse_ini_file() expects parameter 2 to be boolean, array given, %s(%d)
235 Error: 2 - parse_ini_file() expects parameter 2 to be boolean, object given, %s(%d)
239 Error: 2 - parse_ini_file() expects parameter 2 to be boolean, object given, %s(%d)
H A Dreadfile_variation5.phpt157 Error: 2 - readfile() expects parameter 2 to be boolean, array given, %s(%d)
161 Error: 2 - readfile() expects parameter 2 to be boolean, array given, %s(%d)
165 Error: 2 - readfile() expects parameter 2 to be boolean, array given, %s(%d)
169 Error: 2 - readfile() expects parameter 2 to be boolean, array given, %s(%d)
209 Error: 2 - readfile() expects parameter 2 to be boolean, object given, %s(%d)
213 Error: 2 - readfile() expects parameter 2 to be boolean, object given, %s(%d)
/PHP-5.5/ext/date/tests/
H A Dtimezone_name_from_abbr_variation1.phpt133 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
138 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
143 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
148 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
192 Warning: timezone_name_from_abbr() expects parameter 1 to be string, object given in %s on line %d
203 Warning: timezone_name_from_abbr() expects parameter 1 to be string, resource given in %s on line %d
/PHP-5.5/ext/fileinfo/libmagic/
H A Dreadcdf.c56 const char *s; local
100 s = info[i].pi_str.s_buf;
102 j++, s += k) {
103 if (*s == '\0')
105 if (isprint((unsigned char)*s))
106 vbuf[j] = *s;
/PHP-5.5/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt87 $z = @$session->set(array($oid1, $oid2), array('s','s'), array($newvalue1, $newvalue2));
93 $z = @$session->set(array($oid1, $oid2), array('s','s'), array($oldvalue1, $oldvalue2));
103 %string|unicode%(%d) "%s"
109 %string|unicode%(%d) "No response from %s"
113 %string|unicode%(%d) "Error in packet %s"
/PHP-5.5/ext/standard/tests/strings/
H A Dlcfirst.phpt7 /* Make a string's first character uppercase */
167 Notice: Use of undefined constant string - assumed 'string' in %s on line %d
203 Warning: lcfirst() expects parameter 1 to be string, array given in %s on line %d
234 Notice: Undefined variable: strS in %s on line %d
243 Warning: lcfirst() expects exactly 1 parameter, 0 given in %s on line %d
245 Warning: lcfirst() expects exactly 1 parameter, 2 given in %s on line %d
247 Warning: lcfirst() expects exactly 1 parameter, 2 given in %s on line %d
H A Dbug36944.phpt17 Warning: Length must be greater than or equal to 0 in %s on line %d
22 Warning: Length must be greater than or equal to 0 in %s on line %d
/PHP-5.5/ext/standard/tests/array/
H A Darray_reverse_variation2.phpt238 Warning: array_reverse() expects parameter 2 to be boolean, array given in %s on line %d
242 Warning: array_reverse() expects parameter 2 to be boolean, array given in %s on line %d
246 Warning: array_reverse() expects parameter 2 to be boolean, array given in %s on line %d
250 Warning: array_reverse() expects parameter 2 to be boolean, array given in %s on line %d
254 Warning: array_reverse() expects parameter 2 to be boolean, array given in %s on line %d
378 Warning: array_reverse() expects parameter 2 to be boolean, object given in %s on line %d
412 Warning: array_reverse() expects parameter 2 to be boolean, resource given in %s on line %d
/PHP-5.5/ext/intl/tests/
H A Dbug62017.phpt17 …t_create(): datefmt_create: Time zone identifier given is not a valid UTF-8 string in %s on line %d
20 Warning: IntlDateFormatter::__construct(): datefmt_create: error converting pattern to UTF-16 in %s
/PHP-5.5/ext/sockets/tests/
H A Dsocket_listen-wrongparams.phpt17 Warning: socket_listen() expects parameter 1 to be resource, null given in %s on line %d
20 Warning: socket_listen(): unable to listen on socket [%d]: Invalid argument in %s on line %d
/PHP-5.5/ext/reflection/tests/
H A Dbug38217.phpt31 Warning: Missing argument 1 for Object1::__construct() in %s on line %d
33 Notice: Undefined variable: var in %s on line %d
/PHP-5.5/ext/session/tests/
H A Dsession_encode_variation5.phpt33 string(64) "data|a:5:{i:0;i:1;i:1;i:2;i:2;i:3;s:3:"foo";R:1;s:4:"blah";R:1;}"
/PHP-5.5/ext/standard/tests/math/
H A Ddechex_error.phpt23 Warning: dechex() expects exactly 1 parameter, 0 given in %s on line %d
25 Warning: dechex() expects exactly 1 parameter, 3 given in %s on line %d
/PHP-5.5/ext/ereg/tests/
H A Dereg_basic_003.phpt22 Deprecated: Function ereg() is deprecated in %s on line %d
25 Deprecated: Function ereg() is deprecated in %s on line %d
H A Deregi_basic_003.phpt22 Deprecated: Function eregi() is deprecated in %s on line %d
25 Deprecated: Function eregi() is deprecated in %s on line %d
/PHP-5.5/Zend/tests/
H A D012.phpt22 Warning: class_exists() expects at least 1 parameter, 0 given in %s on line %d
27 Warning: class_exists() expects parameter 1 to be string, array given in %s on line %d
H A D013.phpt22 Warning: interface_exists() expects at least 1 parameter, 0 given in %s on line %d
27 Warning: interface_exists() expects parameter 1 to be string, array given in %s on line %d
H A Dcast_to_string.phpt47 Notice: Array to string conversion in %s line %d
50 Notice: Array to string conversion in %s line %d
H A Dfunction_exists_error.phpt28 Warning: function_exists() expects exactly 1 parameter, 2 given in %s on line %d
33 Warning: function_exists() expects exactly 1 parameter, 0 given in %s on line %d
/PHP-5.5/ext/gd/tests/
H A Dimagefilltoborder_error1.phpt26 Warning: imagefilltoborder() expects parameter 1 to be resource, %s given in %s on line %d

Completed in 52 milliseconds

1...<<121122123124125126127128129130>>...248