Home
last modified time | relevance | path

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

12345678910>>...30

/PHP-8.3/Zend/tests/
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 Dunset_prop_recursion.phpt2 Unset property where unset will recursively access property again
H A Dclosure_020.phpt2 Closure 020: Trying to access private property outside class
44 Fatal error: Uncaught Error: Cannot access private property foo::$test in %s:%d
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 Ddereference_014.phpt32 Warning: Attempt to read property "a" on null in %s on line %d
37 Warning: Attempt to read property "b" on null in %s on line %d
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-8.3/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.3/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-8.3/ext/opcache/tests/jit/
H A Dassign_obj_002.phpt2 JIT ASSIGN_OBJ: Assign undefined vatiable to property
36 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-8.3/Zend/tests/type_declarations/mixed/validation/
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-8.3/Zend/tests/type_declarations/
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
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_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
/PHP-8.3/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-8.3/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-8.3/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 D002.phpt57 Cannot set read-only property ReflectionMethodEx::$class
58 Cannot set read-only property ReflectionMethodEx::$name
/PHP-8.3/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-8.3/ext/xmlreader/tests/
H A D014.phpt57 Cannot write to read-only property
58 Cannot write to read-only property
59 Cannot write to read-only property

Completed in 22 milliseconds

12345678910>>...30