Home
last modified time | relevance | path

Searched refs:TypeError (Results 351 – 375 of 793) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-8.2/Zend/tests/type_declarations/
H A Dscalar_constant_defaults_error.phpt16 Fatal error: Uncaught TypeError: int_val(): Argument #1 ($a) must be of type int, string given, cal…
H A Dtyped_properties_060.phpt19 Fatal error: Uncaught TypeError: Cannot assign string to property A::$a of type int in %s:%d
H A Dtyped_properties_093.phpt20 } catch (TypeError $e) {
H A Dtyped_properties_102.phpt14 } catch (TypeError $e) {
/PHP-8.2/Zend/tests/
H A Dexception_019.phpt10 Fatal error: Uncaught TypeError: Exception::__construct(): Argument #1 ($message) must be of type s…
H A Dexception_022.phpt10 Fatal error: Uncaught TypeError: Error::__construct(): Argument #1 ($message) must be of type strin…
H A Dbug73954.phpt19 Fatal error: Uncaught TypeError: takes_int(): Argument #1 ($int) must be of type int, float given, …
H A Dbug75079.phpt2 Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait
H A Dbug79828.phpt13 Fatal error: Uncaught TypeError: foo(): Return value must be of type AnyType, null returned in %s:%d
H A Dcall_user_func_by_ref.phpt10 } catch (TypeError $e) {
H A Ddiv_002.phpt23 Fatal error: Uncaught TypeError: Unsupported operand types: array / array in %s:%d
/PHP-8.2/Zend/tests/generators/
H A Dthrow_not_an_exception.phpt15 Fatal error: Uncaught TypeError: Generator::throw(): Argument #1 ($exception) must be of type Throw…
/PHP-8.2/Zend/tests/return_types/
H A D030.phpt19 Fatal error: Uncaught TypeError: foo(): Return value must be of type ?array, int returned in %s:%d
/PHP-8.2/ext/spl/tests/
H A Diterator_count.phpt16 Fatal error: Uncaught TypeError: iterator_count(): Argument #1 ($iterator) must be of type Traversa…
/PHP-8.2/ext/gmp/tests/
H A Dgh9308.phpt13 } catch (\TypeError $e) {
H A Dcomparison_invalid.phpt23 TypeError: Number must be of type GMP|string|int, DateTime given
H A Dgmp_popcount.phpt18 } catch (\TypeError $e) {
/PHP-8.2/ext/opcache/tests/jit/
H A Dadd_005.phpt20 Fatal error: Uncaught TypeError: Unsupported operand types: string + int in %s:%d
/PHP-8.2/ext/pcre/tests/
H A Dpreg_replace_callback_array_fatal_error.phpt17 Fatal error: Uncaught TypeError: preg_replace_callback_array(): Argument #1 ($pattern) must contain…
/PHP-8.2/ext/date/tests/
H A DDateTimeImmutable_createFromMutable-001.phpt14 } catch (TypeError $e) {
/PHP-8.2/ext/standard/tests/class_object/
H A Dproperty_exists_error.phpt12 } catch (\TypeError $e) {
/PHP-8.2/ext/standard/tests/general_functions/
H A D010.phpt16 } catch (TypeError $exception) {
H A Derror_get_last.phpt9 } catch (TypeError $e) {
/PHP-8.2/ext/session/tests/
H A Dsession_start_error.phpt14 } catch (TypeError $exception) {
/PHP-8.2/Zend/tests/variadic/
H A Dtypehint_error.phpt36 Fatal error: Uncaught TypeError: test(): Argument #3 must be of type array, int given, called in %s…

Completed in 30 milliseconds

1...<<11121314151617181920>>...32