Home
last modified time | relevance | path

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

12345678910>>...34

/PHP-8.3/Zend/tests/float_to_int/
H A Dwarning_float_does_not_fit_zend_long_strings.phpt22 } catch (\TypeError) {
28 } catch (\TypeError) {
34 } catch (\TypeError) {
40 } catch (\TypeError) {
50 } catch (\TypeError) {
58 } catch (\TypeError) {
65 } catch (\TypeError) {
90 TypeError
92 TypeError
102 TypeError
[all …]
H A Dwarning_float_does_not_fit_zend_long_strings_32bit.phpt22 } catch (\TypeError) {
28 } catch (\TypeError) {
34 } catch (\TypeError) {
40 } catch (\TypeError) {
50 } catch (\TypeError) {
58 } catch (\TypeError) {
65 } catch (\TypeError) {
90 TypeError
92 TypeError
102 TypeError
[all …]
/PHP-8.3/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) {
74 } catch (\TypeError $e) {
84 } catch (\TypeError $e) {
[all …]
/PHP-8.3/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.3/Zend/tests/
H A Dassign_op_type_error.phpt2 TypeError for compound assignment operations
9 } catch (TypeError $e) {
14 } catch (TypeError $e) {
19 } catch (TypeError $e) {
24 } catch (TypeError $e) {
29 } catch (TypeError $e) {
34 } catch (TypeError $e) {
39 } catch (TypeError $e) {
44 } catch (TypeError $e) {
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.3/ext/ftp/tests/
H A D007.phpt15 } catch (TypeError $e) {
20 } catch (TypeError $e) {
25 } catch (TypeError $e) {
30 } catch (TypeError $e) {
35 } catch (TypeError $e) {
40 } catch (TypeError $e) {
45 } catch (TypeError $e) {
50 } catch (TypeError $e) {
55 } catch (TypeError $e) {
60 } catch (TypeError $e) {
[all …]
/PHP-8.3/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.3/Zend/tests/in-de-crement/
H A Ddecrement_with_castable_objects_no_subtraction.phpt16 } catch (\TypeError $e) {
22 } catch (\TypeError $e) {
28 } catch (\TypeError $e) {
34 } catch (\TypeError $e) {
42 } catch (\TypeError $e) {
49 } catch (\TypeError $e) {
56 } catch (\TypeError $e) {
63 } catch (\TypeError $e) {
H A Dincrement_with_castable_objects_no_addition.phpt16 } catch (\TypeError $e) {
22 } catch (\TypeError $e) {
28 } catch (\TypeError $e) {
34 } catch (\TypeError $e) {
42 } catch (\TypeError $e) {
49 } catch (\TypeError $e) {
56 } catch (\TypeError $e) {
63 } catch (\TypeError $e) {
/PHP-8.3/ext/spl/tests/
H A Dfixedarray_003.phpt16 } catch (\TypeError $e) {
21 } catch (\TypeError $e) {
26 } catch (\TypeError $e) {
34 } catch (\TypeError $e) {
39 } catch (\TypeError $e) {
44 } catch (\TypeError $e) {
56 } catch (\TypeError $e) {
61 } catch (\TypeError $e) {
66 } catch (\TypeError $e) {
74 } catch (\TypeError $e) {
[all …]
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.3/ext/gmp/tests/
H A Doverloading_with_array.phpt74 TypeError: Number must be of type GMP|string|int, array given
75 TypeError: Number must be of type GMP|string|int, array given
76 TypeError: Number must be of type GMP|string|int, array given
77 TypeError: Number must be of type GMP|string|int, array given
78 TypeError: Number must be of type GMP|string|int, array given
79 TypeError: Unsupported operand types: GMP ** array
80 TypeError: Number must be of type GMP|string|int, array given
81 TypeError: Number must be of type GMP|string|int, array given
82 TypeError: Number must be of type GMP|string|int, array given
83 TypeError: Unsupported operand types: GMP << array
[all …]
H A Doverloading_with_null.phpt74 TypeError: Number must be of type GMP|string|int, null given
75 TypeError: Number must be of type GMP|string|int, null given
76 TypeError: Number must be of type GMP|string|int, null given
77 TypeError: Number must be of type GMP|string|int, null given
78 TypeError: Number must be of type GMP|string|int, null given
79 TypeError: Unsupported operand types: GMP ** null
80 TypeError: Number must be of type GMP|string|int, null given
81 TypeError: Number must be of type GMP|string|int, null given
82 TypeError: Number must be of type GMP|string|int, null given
83 TypeError: Unsupported operand types: GMP << null
[all …]
H A Doverloading_with_object_not_stringable.phpt75 TypeError: Number must be of type GMP|string|int, stdClass given
76 TypeError: Number must be of type GMP|string|int, stdClass given
77 TypeError: Number must be of type GMP|string|int, stdClass given
78 TypeError: Number must be of type GMP|string|int, stdClass given
79 TypeError: Number must be of type GMP|string|int, stdClass given
80 TypeError: Unsupported operand types: GMP ** stdClass
81 TypeError: Number must be of type GMP|string|int, stdClass given
82 TypeError: Number must be of type GMP|string|int, stdClass given
83 TypeError: Number must be of type GMP|string|int, stdClass given
84 TypeError: Unsupported operand types: GMP << stdClass
[all …]
H A Doverloading_with_object_stringable.phpt81 TypeError: Number must be of type GMP|string|int, T given
82 TypeError: Number must be of type GMP|string|int, T given
83 TypeError: Number must be of type GMP|string|int, T given
84 TypeError: Number must be of type GMP|string|int, T given
85 TypeError: Number must be of type GMP|string|int, T given
86 TypeError: Unsupported operand types: GMP ** T
87 TypeError: Number must be of type GMP|string|int, T given
88 TypeError: Number must be of type GMP|string|int, T given
89 TypeError: Number must be of type GMP|string|int, T given
90 TypeError: Unsupported operand types: GMP << T
[all …]
H A Doverloading_with_resource.phpt74 TypeError: Number must be of type GMP|string|int, resource given
75 TypeError: Number must be of type GMP|string|int, resource given
76 TypeError: Number must be of type GMP|string|int, resource given
77 TypeError: Number must be of type GMP|string|int, resource given
78 TypeError: Number must be of type GMP|string|int, resource given
79 TypeError: Unsupported operand types: GMP ** resource
80 TypeError: Number must be of type GMP|string|int, resource given
81 TypeError: Number must be of type GMP|string|int, resource given
82 TypeError: Number must be of type GMP|string|int, resource given
83 TypeError: Unsupported operand types: GMP << resource
[all …]
/PHP-8.3/ext/mbstring/tests/
H A Dmb_substitute_character_variation_strict_types.phpt101 } catch (\ValueError|\TypeError $e) {
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…
134 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 …]
/PHP-8.3/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.3/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.3/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) {

Completed in 61 milliseconds

12345678910>>...34