Home
last modified time | relevance | path

Searched refs:TypeError (Results 426 – 450 of 793) sorted by relevance

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

/PHP-8.2/Zend/tests/
H A Dunpack_iterator_by_ref_type_check.phpt12 } catch (TypeError $e) {
H A Dbug39003.phpt23 Fatal error: Uncaught TypeError: test(): Argument #1 ($object) must be of type OtherClassName, Clas…
H A Dself_and.phpt18 } catch (\TypeError $e) {
H A Dself_or.phpt18 } catch (\TypeError $e) {
H A Dself_xor.phpt18 } catch (\TypeError $e) {
H A Dclass_on_object.phpt19 } catch (TypeError $e) {
H A Dns_071.phpt21 Fatal error: Uncaught TypeError: foo\bar::__construct(): Argument #1 ($x) must be of type ?array, s…
/PHP-8.2/Zend/tests/return_types/
H A D013.phpt18 Fatal error: Uncaught TypeError: foo::{closure}(): Return value must be of type array, null returne…
/PHP-8.2/Zend/tests/type_declarations/
H A Dexplicit_weak_include_strict.phpt14 Fatal error: Uncaught TypeError: takes_int(): Argument #1 ($x) must be of type int, float given, ca…
H A Dweak_include_strict.phpt14 Fatal error: Uncaught TypeError: takes_int(): Argument #1 ($x) must be of type int, float given, ca…
H A Dtyped_properties_030.phpt22 Fatal error: Uncaught TypeError: Cannot assign string to property Foo::$bar of type int in %s:%d
H A Dtyped_properties_004.phpt14 Fatal error: Uncaught TypeError: Cannot assign string to property class@anonymous::$int of type int…
/PHP-8.2/ext/sodium/tests/
H A Dsodium_error_001.phpt18 Fatal error: Uncaught TypeError: sodium_crypto_shorthash(): Argument #1 ($message) must be of type …
/PHP-8.2/ext/imap/tests/
H A Dbug80223.phpt14 } catch (\TypeError $e) {
/PHP-8.2/ext/standard/tests/dir/
H A Dreaddir_variation7.phpt15 } catch (\TypeError $e) {
/PHP-8.2/ext/standard/tests/general_functions/
H A Dsettype_typed_property.phpt19 } catch (TypeError $e) {
/PHP-8.2/ext/zlib/tests/
H A Ddeflate_add_error.phpt11 } catch (\TypeError $e) {
H A Dgzeof_variation1.phpt19 } catch (TypeError $e) {
H A Dinflate_add_error.phpt11 } catch (\TypeError $e) {
/PHP-8.2/ext/gmp/tests/
H A Dgmp_cmp.phpt22 } catch (\TypeError $e) {
/PHP-8.2/tests/classes/
H A Dautoload_009.phpt16 Fatal error: Uncaught TypeError: f(): Argument #1 ($x) must be of type UndefClass, stdClass given, …
/PHP-8.2/tests/lang/
H A Dbug28800.phpt9 } catch (\TypeError $e) {
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug70963.phpt9 Fatal error: Uncaught TypeError: Cannot assign string to property Exception::$trace of type array i…
/PHP-8.2/ext/spl/tests/
H A Dspl_iterator_getcallchildren.phpt18 } catch (TypeError $exception) {
/PHP-8.2/Zend/tests/object_types/
H A Dreturn_type_in_class.phpt22 Fatal error: Uncaught TypeError: Two@anonymous::a(): Return value must be of type object, int retur…

Completed in 20 milliseconds

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