Home
last modified time | relevance | path

Searched refs:property (Results 226 – 250 of 732) sorted by relevance

12345678910>>...30

/php-src/Zend/tests/readonly_props/
H A Dreadonly_clone_error6.phpt42 Cannot modify readonly property Foo::$bar
43 Cannot modify readonly property Foo::$bar
/php-src/ext/opcache/tests/jit/
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
H A Dassign_obj_002.phpt2 JIT ASSIGN_OBJ: Assign undefined vatiable to property
35 Cannot assign null to property Test::$prop2 of type int
H A Dgh12380.phpt2 GH-12380: JIT+private array property access inside closure accesses private property in child class
/php-src/Zend/tests/type_declarations/
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_061.phpt2 Typed property on overloaded by-ref property
H A Dtyped_properties_074.phpt2 Typed property must be compatible when returned via &__get()
35 Value of type string returned from Test::__get() must be compatible with unset property Test::$val …
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
/php-src/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
H A Dmixed_property_strict_success.phpt2 Test that the mixed property type accepts any kind of value in strict mode
36 Typed property Foo::$property1 must not be accessed before initialization
/php-src/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-src/Zend/tests/
H A Dunset_prop_recursion.phpt2 Unset property where unset will recursively access property again
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 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
H A Dbug69732.phpt24 Warning: Undefined property: wpq::$interesting in %s on line %d
26 Notice: Indirect modification of overloaded property wpq::$interesting has no effect in %sbug69732.…
H A Dbug29674.phpt36 Warning: Undefined property: BaseClass::$private_child in %s on line %d
41 Fatal error: Uncaught Error: Cannot access private property ChildClass::$private_child in %sbug2967…
H A Dbug32660.phpt31 Notice: Indirect modification of overloaded property A::$whatever has no effect in %sbug32660.php o…
37 Notice: Indirect modification of overloaded property A::$whatever has no effect in %sbug32660.php o…
/php-src/ext/standard/tests/serialize/
H A Dbug49649.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to public
37 Deprecated: Creation of dynamic property Foo::$notThere is deprecated in %s on line %d
H A Dbug49649_1.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to protected
37 Deprecated: Creation of dynamic property Foo::$notThere is deprecated in %s on line %d
H A Dbug49649_2.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private
37 Deprecated: Creation of dynamic property Foo::$notThere is deprecated in %s on line %d
/php-src/ext/tokenizer/tests/
H A DPhpToken_methods.phpt115 Typed property PhpToken::$id must not be accessed before initialization
116 Typed property PhpToken::$text must not be accessed before initialization
117 Typed property PhpToken::$id must not be accessed before initialization
118 Typed property PhpToken::$text must not be accessed before initialization
/php-src/Zend/tests/traits/
H A Ddirect_static_member_access.phpt39 Deprecated: Accessing static trait property T::$foo is deprecated, it should only be accessed on a …
41 Deprecated: Accessing static trait property T::$foo is deprecated, it should only be accessed on a …
51 Deprecated: Accessing static trait property T::$foo is deprecated, it should only be accessed on a …
53 Deprecated: Accessing static trait property T::$foo is deprecated, it should only be accessed on a …
/php-src/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
/php-src/Zend/tests/prop_const_expr/
H A Dbasic_nullsafe.phpt2 Nullsafe property constant expression
38 Warning: Attempt to read property "test" on null in %s on line %d
/php-src/ext/xmlreader/tests/
H A D014.phpt57 Cannot modify readonly property XMLReader::$value
58 Cannot modify readonly property XMLReader::$value
59 Cannot modify readonly property XMLReader::$name

Completed in 37 milliseconds

12345678910>>...30