Home
last modified time | relevance | path

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

12345678910>>...33

/PHP-8.2/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.2/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.2/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.2/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.2/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.2/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.2/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) {
H A Dobject_cannot_incdec.phpt10 } catch (\TypeError $e) {
16 } catch (\TypeError $e) {
22 } catch (\TypeError $e) {
28 } catch (\TypeError $e) {
/PHP-8.2/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 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) {
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) {
/PHP-8.2/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.2/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.2/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.2/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.2/Zend/tests/type_declarations/iterable/
H A Dor_null.phpt11 } catch (\TypeError $e) {
21 } catch (\TypeError $e) {
30 } catch (\TypeError $e) {
35 TypeError: iterableF(): Argument #1 ($param) must be of type Traversable|array|null, int given, cal…
39 TypeError: returnIterable(): Return value must be of type Traversable|array|null, int returned in %…
43 TypeError: returnMissingIterable(): Return value must be of type Traversable|array|null, none retur…
/PHP-8.2/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.2/ext/zend_test/tests/
H A Dobserver_types_01.phpt2 Observer: Observe basic TypeError
19 <!-- Exception: TypeError -->
21 <!-- Exception: TypeError -->
29 </Error::__toString:'TypeError: foo(): Argument #1 ($a) must be of type array, int given, called in…
34 Fatal error: Uncaught TypeError: foo(): Argument #1 ($a) must be of type array, int given, called i…
/PHP-8.2/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) {

Completed in 52 milliseconds

12345678910>>...33