Home
last modified time | relevance | path

Searched refs:be (Results 51 – 75 of 2938) sorted by relevance

12345678910>>...118

/php-src/ext/standard/tests/array/
H A Darray_multisort_variation1.phpt112 array_multisort(): Argument #1 ($array) must be a valid sort flag
115 array_multisort(): Argument #1 ($array) must be a valid sort flag
118 array_multisort(): Argument #1 ($array) must be an array or a sort flag
121 array_multisort(): Argument #1 ($array) must be an array or a sort flag
124 array_multisort(): Argument #1 ($array) must be an array or a sort flag
127 array_multisort(): Argument #1 ($array) must be an array or a sort flag
130 array_multisort(): Argument #1 ($array) must be an array or a sort flag
133 array_multisort(): Argument #1 ($array) must be an array or a sort flag
136 array_multisort(): Argument #1 ($array) must be an array or a sort flag
139 array_multisort(): Argument #1 ($array) must be an array or a sort flag
[all …]
H A Darray_multisort_variation3.phpt112 array_multisort(): Argument #3 must be a valid sort flag
115 array_multisort(): Argument #3 must be a valid sort flag
118 array_multisort(): Argument #3 must be an array or a sort flag
121 array_multisort(): Argument #3 must be an array or a sort flag
124 array_multisort(): Argument #3 must be an array or a sort flag
127 array_multisort(): Argument #3 must be an array or a sort flag
130 array_multisort(): Argument #3 must be an array or a sort flag
133 array_multisort(): Argument #3 must be an array or a sort flag
136 array_multisort(): Argument #3 must be an array or a sort flag
139 array_multisort(): Argument #3 must be an array or a sort flag
[all …]
H A Darray_column_scalar_index_strict_types.phpt7 echo "\n-- Testing array_column() column key parameter should be a string or an integer (testing bo…
49 -- Testing array_column() column key parameter should be a string or an integer (testing bool) --
50 array_column(): Argument #2 ($column_key) must be of type string|int|null, false given
51 array_column(): Argument #2 ($column_key) must be of type string|int|null, true given
53 -- Testing array_column() column key parameter should be a string or integer (testing array) --
54 array_column(): Argument #2 ($column_key) must be of type string|int|null, array given
56 -- Testing array_column() index key parameter should be a string or an integer (testing bool) --
57 array_column(): Argument #3 ($index_key) must be of type string|int|null, false given
58 array_column(): Argument #3 ($index_key) must be of type string|int|null, true given
60 -- Testing array_column() index key parameter should be a string or integer (testing array) --
[all …]
H A Darray_map_variation17.phpt24 // unexpected values to be passed to $input argument
79 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
82 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
85 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
88 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
91 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
94 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
97 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
100 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
103 array_map(): Argument #1 ($callback) must be a valid callback or null, no array or string given
[all …]
H A Darray_multisort_variation2.phpt120 array_multisort(): Argument #2 must be a valid sort flag
123 array_multisort(): Argument #2 must be a valid sort flag
126 array_multisort(): Argument #2 must be an array or a sort flag
129 array_multisort(): Argument #2 must be an array or a sort flag
132 array_multisort(): Argument #2 must be an array or a sort flag
135 array_multisort(): Argument #2 must be an array or a sort flag
138 array_multisort(): Argument #2 must be an array or a sort flag
153 array_multisort(): Argument #2 must be an array or a sort flag
156 array_multisort(): Argument #2 must be an array or a sort flag
159 array_multisort(): Argument #2 must be an array or a sort flag
[all …]
H A Dcount_recursive.phpt67 print "COUNT_NORMAL: should be 3, is ".count($obj)."\n";
94 COUNT_NORMAL: should be 2, is 2
95 COUNT_RECURSIVE: should be 8, is 8
97 COUNT_NORMAL: should be 3, is 3
98 COUNT_RECURSIVE: should be 6, is 6
100 COUNT_NORMAL: should be 2, is 2
102 COUNT_NORMAL: should be 3, is 3
103 COUNT_RECURSIVE: should be 13, is 13
139 COUNT_NORMAL: should be 2, is 2
140 COUNT_RECURSIVE: should be 5, is 5
[all …]
/php-src/ext/standard/tests/file/
H A Dfile_variation6.phpt98 file(): Argument #2 ($flags) must be a valid flag value
99 file(): Argument #2 ($flags) must be a valid flag value
100 file(): Argument #2 ($flags) must be a valid flag value
101 file(): Argument #2 ($flags) must be a valid flag value
102 file(): Argument #2 ($flags) must be a valid flag value
103 file(): Argument #2 ($flags) must be a valid flag value
104 file(): Argument #2 ($flags) must be a valid flag value
105 file(): Argument #2 ($flags) must be a valid flag value
178 file(): Argument #2 ($flags) must be a valid flag value
179 file(): Argument #2 ($flags) must be a valid flag value
[all …]
H A Dfgetcsv_variation19.phpt92 fgetcsv(): Argument #3 ($separator) must be a single character
97 fgetcsv(): Argument #3 ($separator) must be a single character
102 fgetcsv(): Argument #3 ($separator) must be a single character
107 fgetcsv(): Argument #3 ($separator) must be a single character
112 fgetcsv(): Argument #3 ($separator) must be a single character
117 fgetcsv(): Argument #3 ($separator) must be a single character
122 fgetcsv(): Argument #3 ($separator) must be a single character
127 fgetcsv(): Argument #3 ($separator) must be a single character
132 fgetcsv(): Argument #3 ($separator) must be a single character
137 fgetcsv(): Argument #3 ($separator) must be a single character
[all …]
/php-src/ext/mbstring/tests/
H A Dbug43998.phpt9 * Bug now appears to be fixed
34 mb_strtolower(): Argument #2 ($encoding) must be a valid encoding, "12345" given
35 mb_strtoupper(): Argument #2 ($encoding) must be a valid encoding, "12345" given
38 mb_strtolower(): Argument #2 ($encoding) must be a valid encoding, "1.23456789E-9" given
39 mb_strtoupper(): Argument #2 ($encoding) must be a valid encoding, "1.23456789E-9" given
42 mb_strtolower(): Argument #2 ($encoding) must be a valid encoding, "1" given
43 mb_strtoupper(): Argument #2 ($encoding) must be a valid encoding, "1" given
46 mb_strtolower(): Argument #2 ($encoding) must be a valid encoding, "" given
47 mb_strtoupper(): Argument #2 ($encoding) must be a valid encoding, "" given
50 mb_strtolower(): Argument #2 ($encoding) must be a valid encoding, "" given
[all …]
H A Dmb_str_unknown_encoding.phpt145 mb_chr(): Argument #2 ($encoding) must be a valid encoding, "UTF-0" given
150 mb_ord(): Argument #2 ($encoding) must be a valid encoding, "UTF-0" given
151 mb_strcut(): Argument #4 ($encoding) must be a valid encoding, "UTF-0" given
153 mb_stripos(): Argument #4 ($encoding) must be a valid encoding, "UTF-0" given
154 mb_stristr(): Argument #4 ($encoding) must be a valid encoding, "UTF-0" given
155 mb_strlen(): Argument #2 ($encoding) must be a valid encoding, "UTF-0" given
156 mb_strpos(): Argument #4 ($encoding) must be a valid encoding, "UTF-0" given
157 mb_strrchr(): Argument #4 ($encoding) must be a valid encoding, "UTF-0" given
160 mb_strrpos(): Argument #4 ($encoding) must be a valid encoding, "UTF-0" given
161 mb_strstr(): Argument #4 ($encoding) must be a valid encoding, "UTF-0" given
[all …]
H A Dmb_substitute_character_variation_strict_types.phpt53 'float 10.0e19' => 10.0e19, // Cannot be represented as int
54 'float -10.0e19' => -10.0e19, // Cannot be represented as int
120 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
122 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
124 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
126 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
128 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
130 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
132 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
142 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
[all …]
H A Dbug45923.phpt47 strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
55 strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
70 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
78 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
93 stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
101 stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
116 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
139 strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
147 strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
185 strripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
[all …]
/php-src/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt87 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
90 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
93 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
96 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
99 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
102 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
105 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
108 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
111 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
134 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, null g…
[all …]
H A Dmethod_exists_variation_001.phpt90 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
93 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
96 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
99 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
102 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
105 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
108 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
111 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
114 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
137 method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
[all …]
H A Dget_parent_class_variation_002.phpt90 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
93 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
96 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
99 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
102 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
105 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
108 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
111 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
114 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
137 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, null gi…
[all …]
/php-src/Zend/tests/type_declarations/
H A Dscalar_strict_64bit.phpt63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
78 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
84 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
87 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
90 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
93 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
[all …]
H A Dscalar_strict.phpt63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
78 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
84 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
87 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
90 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
93 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
[all …]
H A Dscalar_strict_basic.phpt60 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, array given, called in %s on li…
95 *** Caught {closure:%s:%d}(): Argument #1 ($f) must be of type float, true given, called in %s on l…
101 *** Caught {closure:%s:%d}(): Argument #1 ($f) must be of type float, null given, called in %s on l…
115 *** Caught {closure:%s:%d}(): Argument #1 ($s) must be of type string, int given, called in %s on l…
144 *** Caught {closure:%s:%d}(): Argument #1 ($b) must be of type bool, int given, called in %s on lin…
[all …]
/php-src/ext/ftp/tests/
H A D007.phpt182 ftp_login(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
183 ftp_pwd(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
184 ftp_cdup(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
186 ftp_exec(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
187 ftp_raw(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
194 ftp_mlsd(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
196 ftp_fget(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
198 ftp_pasv(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
199 ftp_get(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
202 ftp_fput(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
[all …]
/php-src/ext/spl/tests/
H A Dclass_implements_variation1.phpt116 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
119 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
122 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
125 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
128 class_implements(): Argument #1 ($object_or_class) must be of type object|string, float given
131 class_implements(): Argument #1 ($object_or_class) must be of type object|string, float given
155 class_implements(): Argument #1 ($object_or_class) must be of type object|string, null given
158 class_implements(): Argument #1 ($object_or_class) must be of type object|string, null given
161 class_implements(): Argument #1 ($object_or_class) must be of type object|string, true given
173 Error: 2 - class_implements(): Class does not exist and could not be loaded, %s(%d)
[all …]
H A Dclass_uses_variation1.phpt116 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
119 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
122 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
125 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
128 class_uses(): Argument #1 ($object_or_class) must be of type object|string, float given
155 class_uses(): Argument #1 ($object_or_class) must be of type object|string, null given
158 class_uses(): Argument #1 ($object_or_class) must be of type object|string, null given
161 class_uses(): Argument #1 ($object_or_class) must be of type object|string, true given
167 class_uses(): Argument #1 ($object_or_class) must be of type object|string, true given
173 Error: 2 - class_uses(): Class does not exist and could not be loaded, %s(%d)
[all …]
/php-src/ext/bcmath/tests/
H A Dnegative_scale.phpt61 bcadd(): Argument #3 ($scale) must be between 0 and 2147483647
62 bcsub(): Argument #3 ($scale) must be between 0 and 2147483647
63 bcmul(): Argument #3 ($scale) must be between 0 and 2147483647
64 bcdiv(): Argument #3 ($scale) must be between 0 and 2147483647
65 bcmod(): Argument #3 ($scale) must be between 0 and 2147483647
66 bcpowmod(): Argument #4 ($scale) must be between 0 and 2147483647
67 bcpow(): Argument #3 ($scale) must be between 0 and 2147483647
68 bcsqrt(): Argument #2 ($scale) must be between 0 and 2147483647
69 bccomp(): Argument #3 ($scale) must be between 0 and 2147483647
70 bcscale(): Argument #1 ($scale) must be between 0 and 2147483647
/php-src/ext/hash/tests/
H A Dhash_hkdf_error.phpt51 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
54 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
55 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
56 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
57 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
58 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
59 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
60 [ValueError] hash_hkdf(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
64 [ValueError] hash_hkdf(): Argument #2 ($key) cannot be empty
65 [ValueError] hash_hkdf(): Argument #3 ($length) must be greater than or equal to 0
[all …]
/php-src/ext/standard/tests/strings/
H A Dstrtr_variation8.phpt81 strtr(): Argument #2 ($from) must be of type array, int given
84 strtr(): Argument #2 ($from) must be of type array, int given
87 strtr(): Argument #2 ($from) must be of type array, int given
90 strtr(): Argument #2 ($from) must be of type array, float given
93 strtr(): Argument #2 ($from) must be of type array, float given
96 strtr(): Argument #2 ($from) must be of type array, float given
108 strtr(): Argument #2 ($from) must be of type array, true given
111 strtr(): Argument #2 ($from) must be of type array, false given
114 strtr(): Argument #2 ($from) must be of type array, true given
120 strtr(): Argument #2 ($from) must be of type array, null given
[all …]
H A Dsprintf_variation1.phpt150 sprintf(): Argument #1 ($format) must be of type string, array given
151 sprintf(): Argument #1 ($format) must be of type string, array given
152 sprintf(): Argument #1 ($format) must be of type string, array given
155 sprintf(): Argument #1 ($format) must be of type string, array given
156 sprintf(): Argument #1 ($format) must be of type string, array given
157 sprintf(): Argument #1 ($format) must be of type string, array given
160 sprintf(): Argument #1 ($format) must be of type string, array given
161 sprintf(): Argument #1 ($format) must be of type string, array given
162 sprintf(): Argument #1 ($format) must be of type string, array given
165 sprintf(): Argument #1 ($format) must be of type string, array given
[all …]

Completed in 81 milliseconds

12345678910>>...118