Home
last modified time | relevance | path

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

12345678910>>...29

/PHP-8.2/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.2/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 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 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 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 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…
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
/PHP-8.2/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.2/ext/opcache/tests/jit/
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
H A Dfetch_obj_001.phpt130 Attempt to modify property "abc" on array
133 Attempt to modify property "abc" on null
135 Attempt to modify property "abc" on string
/PHP-8.2/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.2/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
/PHP-8.2/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.2/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.2/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-8.2/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.2/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
/PHP-8.2/ext/pdo_sqlite/tests/
H A Dpdo_035.phpt43 Cannot write to PDORow property
45 Cannot unset PDORow property
/PHP-8.2/ext/libxml/tests/
H A Dbug61367-read.phpt14 …* Note: Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object"…
66 Warning: Attempt to read property "firstChild" on null in %s on line %d
68 Warning: Attempt to read property "nodeValue" on null in %s on line %d

Completed in 35 milliseconds

12345678910>>...29