/PHP-8.1/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) { 72 } catch (\TypeError $e) { 82 } catch (\TypeError $e) { [all …]
|
/PHP-8.1/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.1/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.1/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.1/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.1/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.1/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.1/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… 142 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… [all …]
|
/PHP-8.1/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.1/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.1/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) {
|
/PHP-8.1/ext/phar/tests/ |
H A D | badparameters.phpt | 13 } 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.1/ext/standard/tests/password/ |
H A D | password_hash_error.phpt | 9 } catch (TypeError $e) { 15 } catch (TypeError $exception) { 21 } catch (TypeError $e) { 27 } catch (TypeError $e) { 33 } catch (TypeError $e) {
|
H A D | password_needs_rehash_error.phpt | 8 } catch (TypeError $e) { 14 } catch (TypeError $e) { 20 } catch (TypeError $e) { 26 } catch (TypeError $e) {
|
/PHP-8.1/ext/snmp/tests/ |
H A D | snmp-object-properties-error.phpt | 29 } catch (TypeError $exception) { 41 } catch (TypeError $exception) { 47 } catch (TypeError $exception) { 53 } catch (TypeError $exception) { 59 } catch (TypeError $exception) { 65 } catch (TypeError $exception) { 71 } catch (TypeError $exception) {
|
/PHP-8.1/Zend/tests/type_declarations/ |
H A D | typed_properties_097.phpt | 17 } 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.1/ext/zend_test/tests/ |
H A D | observer_types_01.phpt | 2 Observer: Observe basic TypeError 20 <!-- Exception: TypeError --> 22 <!-- Exception: TypeError --> 25 Fatal error: Uncaught TypeError: foo(): Argument #1 ($a) must be of type array, int given, called i…
|
/PHP-8.1/ext/gmp/tests/ |
H A D | gmp_strict_types.phpt | 15 } catch (TypeError $e) { 20 } catch (TypeError $e) { 25 } catch (TypeError $e) { 30 } catch (TypeError $e) { 35 } catch (TypeError $e) {
|