/PHP-8.3/Zend/tests/float_to_int/ |
H A D | warning_float_does_not_fit_zend_long_strings.phpt | 22 } 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 D | warning_float_does_not_fit_zend_long_strings_32bit.phpt | 22 } 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 D | or_null.phpt | 12 } 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 D | modulus_variationStr.phpt | 38 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 D | bitwiseShiftLeft_variationStr.phpt | 37 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 D | bitwiseShiftLeft_variationStr_64bit.phpt | 42 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 D | bitwiseShiftRight_variationStr.phpt | 38 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 D | assign_op_type_error.phpt | 2 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 D | gc_038.phpt | 12 } 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 D | 007.phpt | 15 } 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 D | mail_basic7.phpt | 46 } 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 D | decrement_with_castable_objects_no_subtraction.phpt | 16 } 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 D | increment_with_castable_objects_no_addition.phpt | 16 } 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 D | fixedarray_003.phpt | 16 } 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 D | ArrayObject_illegal_offset.phpt | 9 } catch (TypeError $e) { 14 } catch (TypeError $e) { 19 } catch (TypeError $e) { 24 } catch (TypeError $e) { 29 } catch (TypeError $e) {
|
H A D | iterator_056.phpt | 24 } 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 D | overloading_with_array.phpt | 74 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 D | overloading_with_null.phpt | 74 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 D | overloading_with_object_not_stringable.phpt | 75 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 D | overloading_with_object_stringable.phpt | 81 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 D | overloading_with_resource.phpt | 74 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 D | mb_substitute_character_variation_strict_types.phpt | 101 } 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 D | hash_equals.phpt | 42 [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 D | invalid_numeric_strings_must_generate_warning.phpt | 9 } 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 D | count_invalid.phpt | 9 } catch (\TypeError $e) { 16 } catch (\TypeError $e) { 23 } catch (\TypeError $e) { 30 } catch (\TypeError $e) { 37 } catch (\TypeError $e) { 44 } catch (\TypeError $e) {
|