Home
last modified time | relevance | path

Searched refs:TypeError (Results 1 – 25 of 757) sorted by relevance

12345678910>>...31

/PHP-8.0/Zend/tests/typehints/
H A Dor_null.phpt12 } catch (\TypeError $e) {
24 } catch (\TypeError $e) {
30 } catch (\TypeError $e) {
36 } catch (\TypeError $e) {
42 } catch (\TypeError $e) {
48 } catch (\TypeError $e) {
56 } catch (\TypeError $e) {
64 } catch (\TypeError $e) {
72 } catch (\TypeError $e) {
82 } catch (\TypeError $e) {
[all …]
/PHP-8.0/tests/lang/operators/
H A Dmodulus_variationStr.phpt38 TypeError: Unsupported operand types: string % string
54 TypeError: Unsupported operand types: string % string
66 TypeError: Unsupported operand types: string % string
82 TypeError: Unsupported operand types: string % string
94 TypeError: Unsupported operand types: string % string
110 TypeError: Unsupported operand types: string % string
122 TypeError: Unsupported operand types: string % string
138 TypeError: Unsupported operand types: string % string
150 TypeError: Unsupported operand types: string % string
166 TypeError: Unsupported operand types: string % string
[all …]
H A DbitwiseShiftLeft_variationStr.phpt37 TypeError: Unsupported operand types: string << string
53 TypeError: Unsupported operand types: string << string
65 TypeError: Unsupported operand types: string << string
81 TypeError: Unsupported operand types: string << string
93 TypeError: Unsupported operand types: string << string
109 TypeError: Unsupported operand types: string << string
121 TypeError: Unsupported operand types: string << string
137 TypeError: Unsupported operand types: string << string
149 TypeError: Unsupported operand types: string << string
165 TypeError: Unsupported operand types: string << string
[all …]
H A DbitwiseShiftLeft_variationStr_64bit.phpt42 TypeError: Unsupported operand types: string << string
58 TypeError: Unsupported operand types: string << string
70 TypeError: Unsupported operand types: string << string
86 TypeError: Unsupported operand types: string << string
98 TypeError: Unsupported operand types: string << string
114 TypeError: Unsupported operand types: string << string
126 TypeError: Unsupported operand types: string << string
142 TypeError: Unsupported operand types: string << string
154 TypeError: Unsupported operand types: string << string
170 TypeError: Unsupported operand types: string << string
[all …]
H A DbitwiseShiftRight_variationStr.phpt38 TypeError: Unsupported operand types: string >> string
54 TypeError: Unsupported operand types: string >> string
66 TypeError: Unsupported operand types: string >> string
82 TypeError: Unsupported operand types: string >> string
94 TypeError: Unsupported operand types: string >> string
110 TypeError: Unsupported operand types: string >> string
122 TypeError: Unsupported operand types: string >> string
138 TypeError: Unsupported operand types: string >> string
150 TypeError: Unsupported operand types: string >> string
166 TypeError: Unsupported operand types: string >> string
[all …]
/PHP-8.0/ext/ftp/tests/
H A D007.phpt16 } catch (TypeError $e) {
21 } catch (TypeError $e) {
26 } catch (TypeError $e) {
31 } catch (TypeError $e) {
36 } catch (TypeError $e) {
41 } catch (TypeError $e) {
46 } catch (TypeError $e) {
51 } catch (TypeError $e) {
56 } catch (TypeError $e) {
61 } catch (TypeError $e) {
[all …]
/PHP-8.0/ext/standard/tests/mail/
H A Dmail_basic7.phpt46 } catch (TypeError|ValueError $exception) {
52 } catch (TypeError|ValueError $exception) {
58 } catch (TypeError|ValueError $exception) {
64 } catch (TypeError|ValueError $exception) {
70 } catch (TypeError|ValueError $exception) {
76 } catch (TypeError|ValueError $exception) {
82 } catch (TypeError|ValueError $exception) {
88 } catch (TypeError|ValueError $exception) {
101 } catch (TypeError|ValueError $exception) {
107 } catch (TypeError|ValueError $exception) {
[all …]
/PHP-8.0/ext/spl/tests/
H A DArrayObject_illegal_offset.phpt9 } catch (TypeError $e) {
14 } catch (TypeError $e) {
19 } catch (TypeError $e) {
24 } catch (TypeError $e) {
29 } catch (TypeError $e) {
H A Diterator_056.phpt24 } catch (TypeError $e) {
30 } catch (TypeError $e) {
36 } catch (TypeError $e) {
42 } catch (TypeError $e) {
48 } catch (TypeError $e) {
53 } catch (TypeError $e) {
/PHP-8.0/Zend/tests/
H A Dgc_038.phpt12 } catch (TypeError $e) { unset($x); }
23 } catch (TypeError $e) { unset($x); }
34 } catch (TypeError $e) { unset($x); }
45 } catch (TypeError $e) { unset($x); }
56 } catch (TypeError $e) { unset($x); }
67 } catch (TypeError $e) { unset($x); }
78 } catch (TypeError $e) { unset($x); }
89 } catch (TypeError $e) { unset($x); }
100 } catch (TypeError $e) { unset($x); }
111 } catch (TypeError $e) { unset($x); }
[all …]
/PHP-8.0/ext/hash/tests/
H A Dhash_equals.phpt42 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, int given
43 [TypeError] hash_equals(): Argument #2 ($user_string) must be of type string, int given
44 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, int given
45 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given
46 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given
47 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given
/PHP-8.0/ext/mbstring/tests/
H A Dmb_substitute_character_variation_strict_types.phpt103 } catch (\ValueError|\TypeError $e) {
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…
144 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
146 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
148 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
[all …]
/PHP-8.0/ext/standard/tests/password/
H A Dpassword_hash_error.phpt9 } catch (TypeError $e) {
15 } catch (TypeError $exception) {
21 } catch (TypeError $e) {
27 } catch (TypeError $e) {
33 } catch (TypeError $e) {
H A Dpassword_needs_rehash_error.phpt8 } catch (TypeError $e) {
14 } catch (TypeError $e) {
20 } catch (TypeError $e) {
26 } catch (TypeError $e) {
/PHP-8.0/ext/standard/tests/array/
H A Dcount_invalid.phpt9 } catch (\TypeError $e) {
16 } catch (\TypeError $e) {
23 } catch (\TypeError $e) {
30 } catch (\TypeError $e) {
37 } catch (\TypeError $e) {
44 } catch (\TypeError $e) {
/PHP-8.0/Zend/tests/numeric_strings/
H A Dinvalid_numeric_strings_must_generate_warning.phpt9 } catch (\TypeError $e) {
16 } catch (\TypeError $e) {
23 } catch (\TypeError $e) {
30 } catch (\TypeError $e) {
37 } catch (\TypeError $e) {
44 } catch (\TypeError $e) {
51 } catch (\TypeError $e) {
58 } catch (\TypeError $e) {
66 } catch (\TypeError $e) {
71 } catch (\TypeError $e) {
[all …]
/PHP-8.0/ext/phar/tests/
H A Dbadparameters.phpt13 } catch (TypeError $e) {
18 } catch (TypeError $e) {
23 } catch (TypeError $e) {
28 } catch (TypeError $e) {
33 } catch (TypeError $e) {
43 } catch (TypeError $e) {
48 } catch (TypeError $e) {
63 } catch (TypeError $e) {
78 } catch (TypeError $e) {
94 } catch (TypeError $e) {
[all …]
/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_097.phpt17 } catch (TypeError $e) {
23 } catch (TypeError $e) {
31 } catch (TypeError $e) {
37 } catch (TypeError $e) {
48 } catch (TypeError $e) {
54 } catch (TypeError $e) {
62 } catch (TypeError $e) {
68 } catch (TypeError $e) {
/PHP-8.0/ext/standard/tests/strings/
H A Dstrrpos_variation11.phpt125 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
126 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
128 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
129 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
131 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
132 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
134 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
135 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
137 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
138 TypeError: strrpos(): Argument #1 ($haystack) must be of type string, array given
[all …]
H A Dstripos_variation11.phpt124 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
125 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
127 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
128 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
130 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
131 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
133 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
134 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
136 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
137 TypeError: stripos(): Argument #1 ($haystack) must be of type string, array given
[all …]
/PHP-8.0/ext/gmp/tests/
H A Dgmp_strict_types.phpt13 } catch (TypeError $e) {
18 } catch (TypeError $e) {
23 } catch (TypeError $e) {
28 } catch (TypeError $e) {
33 } catch (TypeError $e) {
/PHP-8.0/ext/zend_test/tests/
H A Dobserver_types_01.phpt2 Observer: Observe basic TypeError
19 <!-- Exception: TypeError -->
21 <!-- Exception: TypeError -->
24 Fatal error: Uncaught TypeError: foo(): Argument #1 ($a) must be of type array, int given, called i…
/PHP-8.0/ext/standard/tests/general_functions/
H A Dbug32647.phpt21 } catch (TypeError $exception) {
27 } catch (TypeError $exception) {
33 } catch (TypeError $exception) {
39 } catch (TypeError $exception) {
45 } catch (TypeError $exception) {
51 } catch (TypeError $exception) {
59 } catch (TypeError $exception) {
67 } catch (TypeError $exception) {
/PHP-8.0/ext/bz2/tests/
H A Dbzopen_string_filename_with_null_bytes.phpt2 bzopen(): throw TypeError if filename contains null bytes
10 } catch (TypeError $e) {
16 } catch (TypeError $e) {
/PHP-8.0/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt10 } catch (\TypeError $e) {
15 } catch (\TypeError $e) {
20 } catch (\TypeError $e) {
25 } catch (\TypeError $e) {
38 } catch (\TypeError $e) {

Completed in 48 milliseconds

12345678910>>...31