Home
last modified time | relevance | path

Searched refs:property (Results 176 – 200 of 627) sorted by relevance

12345678910>>...26

/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_078.phpt48 string(72) "Cannot assign array to property class@anonymous::$t of type ?Traversable"
55 string(92) "Cannot assign ArrayIterator to reference held by property class@anonymous::$a of type ?…
57 string(90) "Cannot assign array to reference held by property class@anonymous::$t of type ?Traversa…
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_074.phpt2 Typed property must be compatible when returned via &__get()
35 Cannot assign string to property Test::$val of type int
/PHP-8.1/ext/spl/tests/
H A Dbug54323.phpt2 Bug #54323 (Accessing unset()'ed ArrayObject's property causes crash)
21 Warning: Undefined property: C::$prop in %s on line %d
/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/Zend/tests/
H A Dexception_014.phpt19 Exception: Cannot access private property C::$p in %sexception_014.php on line %d
21 Fatal error: Uncaught Error: Cannot access private property C::$p in %sexception_014.php:%d
H A Dbug77494.phpt17 Warning: Undefined property: CURLFile::$name in %s on line %d
22 Warning: Undefined property: ErrorException::$message in %s on line %d
H A Dclass_properties_const.phpt19 Warning: Undefined property: A::$Array in %s on line %d
22 Warning: Undefined property: A::$1 in %s on line %d
H A Dget_class_vars_002.phpt44 Warning: Undefined property: C::$b in %s on line %d
46 Warning: Undefined property: C::$c in %s on line %d
H A Dunset_prop_recursion.phpt2 Unset property where unset will recursively access property again
H A Dbug30820.phpt24 Notice: Accessing static property Blah::$x as non static in %sbug30820.php on line 7
27 Notice: Accessing static property Blah::$x as non static in %sbug30820.php on line 10
/PHP-8.1/ext/standard/tests/serialize/
H A Dincomplete_class_magic.phpt15 // The serialization should have a property count of 1 and a property set with 1 element.
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 Dincomplete_class.phpt23 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
25 Warning: main(): The script tried to access a property on an incomplete object. Please ensure that …
28 Warning: main(): The script tried to access a property on an incomplete object. Please ensure that …
/PHP-8.1/ext/reflection/tests/
H A DReflectionClassConstant_unset_name.phpt27 Typed property ReflectionClassConstant::$name must not be accessed before initialization
28 Typed property ReflectionClassConstant::$name must not be accessed before initialization
/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
H A Dassign_obj_003.phpt2 JIT ASSIGN_OBJ: Assign undefined vatiable to property
37 Exception: Attempt to assign property "next" on null
H A Dfetch_obj_003.phpt34 Warning: Undefined property: C::$a in %s on line %d
40 Warning: Undefined property: C::$a in %s on line %d
/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/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_property_weak_success.phpt2 Test that the mixed property type accepts any kind of value in weak mode
35 Typed property Foo::$property1 must not be accessed before initialization

Completed in 22 milliseconds

12345678910>>...26