Home
last modified time | relevance | path

Searched refs:assign (Results 26 – 50 of 179) sorted by relevance

12345678

/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_069.phpt2 Test assign of invalid string to typed static int property
25 Cannot assign string to property Foo::$i of type int
H A Dtyped_properties_106.phpt24 Cannot assign array to reference held by property Test::$prop of type ?Type
25 Cannot assign array to reference held by property Test::$prop of type ?Type
H A Dtyped_properties_cache_slot_opt.phpt27 Cannot assign string to property Test::$prop of type int
29 Cannot assign string to property Test::$prop of type int
H A Dtyped_properties_039.phpt2 Repeated assign of a variable to mismatched property type must not succeed
28 Fatal error: Uncaught TypeError: Cannot assign A to property A::$foo of type int in %s:%d
H A Dtyped_properties_057.phpt28 Cannot assign int to property A::$foo of type string
30 Cannot assign int to property A::$foo of type string
H A Dtyped_properties_055.phpt2 Test assign to typed property taken by reference
25 Fatal error: Uncaught TypeError: Cannot assign string to reference held by property A::$bar of type…
H A Dtyped_properties_079.phpt29 string(78) "Cannot assign ArrayIterator to reference held by property A::$a of type ?array"
32 string(68) "Cannot assign int to reference held by property A::$a of type ?array"
H A Dtyped_properties_043.phpt2 Trying to assign to a static 'self' typed property on a trait must not fixate the type to the trait
45 Cannot assign stdClass to property Test::$selfProp of type self
48 Cannot assign stdClass to property Test::$selfNullProp of type ?self
51 Cannot assign stdClass to property Test::$parentProp of type parent
H A Dtyped_properties_114.phpt34 Cannot assign array to reference held by property A::$foo of type string
35 Cannot assign array to reference held by property A::$foo of type string
H A Dtyped_properties_class_loading.phpt46 Cannot assign stdClass to property Test::$propX of type X
49 Cannot assign stdClass to property Test::$propY of type ?Y
H A Dtyped_properties_034.phpt41 Cannot assign null to property class@anonymous::$baz of type int
45 Cannot assign null to reference held by property class@anonymous::$baz of type int
H A Dtyped_properties_108.phpt40 TypeError: Cannot assign Exception to reference held by property Test::$i of type int in %s:%d
45 TypeError: Cannot assign Exception to reference held by property Test::$s of type string in %s:%d
H A Dtyped_properties_075.phpt48 string(53) "Cannot assign float to property Foo::$bar of type int"
52 string(53) "Cannot assign float to property Foo::$bar of type int"
/PHP-8.1/ext/dom/tests/
H A Dbug47430.phpt28 Attempt to assign property "nodeValue" on null
29 Attempt to assign property "nodeValue" on null
/PHP-8.1/ext/standard/tests/serialize/
H A Dtyped_property_ref_assignment_failure.phpt2 Failure to assign ref to typed property
26 Cannot assign stdClass to property Test::$prop of type int
H A Dtyped_property_refs.phpt81 Cannot assign null to property A::$a of type int
82 Cannot assign null to property B::$b of type int
83 Cannot assign int to property C::$b of type string
84 Cannot assign string to property C::$a of type int
/PHP-8.1/ext/mysqli/tests/
H A Dwrite_property_strict.phpt33 Cannot assign int to property mysqli_driver::$reconnect of type bool
34 Cannot assign string to property mysqli_driver::$report_mode of type int
H A Dwrite_property.phpt41 Cannot assign array to property mysqli_driver::$reconnect of type bool
43 Cannot assign array to property mysqli_driver::$report_mode of type int
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_obj_on_null.phpt36 Attempt to assign property "y" on null
37 Attempt to assign property "y" on null
/PHP-8.1/Zend/tests/type_declarations/union_types/
H A Dinheritance_internal.phpt30 Cannot assign DateTime to property _ZendTestClass::$classUnionProp of type stdClass|Iterator|null
31 Cannot assign DateTime to property _ZendTestClass::$classUnionProp of type stdClass|Iterator|null
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_setStaticPropertyValue_003.phpt34 Cannot assign string to property Test::$y of type int
37 Cannot assign string to reference held by property Test::$y of type int
H A DReflectionProperty_typed_static.phpt48 Cannot assign string to property Test::$y of type int
50 Cannot assign string to reference held by property Test::$y of type int
/PHP-8.1/ext/opcache/tests/
H A Dassign_obj_exceptions.phpt45 Cannot assign string to property Test::$x of type stdClass
47 Attempt to assign property "x" on null
/PHP-8.1/tests/classes/
H A Darray_access_012.phpt2 ZE2 ArrayAccess cannot assign by reference
34 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %sarr…
/PHP-8.1/Zend/tests/
H A Dbw_or_assign_with_ref.phpt2 Bitwise or assign with referenced value

Completed in 38 milliseconds

12345678