Home
last modified time | relevance | path

Searched refs:property (Results 76 – 100 of 445) sorted by path

12345678910>>...18

/PHP-7.4/Zend/tests/
H A Dbug77494.phpt15 Notice: Undefined property: CURLFile::$name in %sbug77494.php on line 3
H A Dbug77922.phpt2 Bug #77922: Double release of doc comment on inherited shadow property
H A Dbug78151.phpt12 $property = 'foo';
14 $this->{$property} = &$array[$property];
H A Dbug78182.phpt2 Bug #78182: Segmentation fault during by-reference property assignment
H A Dbug78787.phpt2 Bug #78787: Segfault with trait overriding inherited private shadow property
H A Dbug78810.phpt2 Bug #78810: RW fetches do not throw "uninitialized property" exception
24 Typed property Test::$i must not be accessed before initialization
25 Typed property Test::$i must not be accessed before initialization
H A Dbug78921.phpt2 Bug #78921: When Reflection triggers class load, property visibility is incorrect
25 public static $prop = 'my property';
36 Value is my property
H A Dbug79155.phpt2 Bug #79155: Property nullability lost when using multiple property definition
H A Dbug79779.phpt2 Bug #79779: Assertion failure when assigning property of string offset by reference
H A Dbug79862.phpt2 Bug #79862: Public non-static property in child should take priority over private static
40 Notice: Accessing static property c::$prop5 as non static in %s on line %d
42 Notice: Accessing static property c::$prop6 as non static in %s on line %d
H A Dbug80037.phpt2 Bug #80037: Typed property must not be accessed before initialization when __get() declared
H A Dclass_properties_const.phpt19 Notice: Undefined property: A::$Array in %sclass_properties_const.php on line %d
22 Notice: Undefined property: A::$1 in %sclass_properties_const.php on line %d
H A Dclosure_020.phpt2 Closure 020: Trying to access private property outside class
43 Fatal error: Uncaught Error: Cannot access private property foo::$test in %s:%d
H A Dclosure_033.phpt2 Closure 033: Dynamic closure property and private function
H A Dclosure_038.phpt58 Fatal error: Uncaught Error: Cannot access private property B::$x in %s:%d
H A Dclosure_039.phpt58 Fatal error: Uncaught Error: Cannot access private property B::$x in %s:%d
H A Ddereference_014.phpt32 Notice: Trying to get property 'a' of non-object in %s on line %d
37 Notice: Trying to get property 'b' of non-object in %s on line %d
H A Derrmsg_024.phpt2 No more errmsg: can now change initial value of property
H A Derrmsg_038.phpt13 Fatal error: Cannot declare property test::$var final, the final modifier is allowed only for metho…
H A Derrmsg_039.phpt2 errmsg: cannot redeclare property
H A Dexception_013.phpt30 Exception: Access to undeclared static property: C::$a in %sexception_013.php on line 7
32 Exception: Cannot access private property C::$p in %sexception_013.php on line 13
34 Exception: Attempt to unset static property C::$a in %sexception_013.php on line 19
36 Fatal error: Uncaught Error: Access to undeclared static property: C::$a in %sexception_013.php:24
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 Dexception_during_property_assign_op.phpt2 Exception during read part of compound assignment operation on a property
H A Dforeach_by_ref_to_property.phpt2 Foreach by ref assignment to property
H A Dforeach_shadowed_dyn_property.phpt2 Dynamic property shadowed by private property

Completed in 38 milliseconds

12345678910>>...18