Home
last modified time | relevance | path

Searched refs:property (Results 126 – 150 of 445) sorted by relevance

12345678910>>...18

/PHP-7.4/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 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 Dget_class_vars_002.phpt44 Notice: Undefined property: C::$b in %s on line %d
46 Notice: Undefined property: C::$c in %s on line %d
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 Dunset_prop_recursion.phpt2 Unset property where unset will recursively access property again
H A Dbug69732.phpt23 Notice: Undefined property: wpq::$interesting in %sbug69732.php on line 6
25 Notice: Indirect modification of overloaded property wpq::$interesting has no effect in %sbug69732.…
H A Dbug29674.phpt36 Notice: Undefined property: BaseClass::$private_child in %sbug29674.php on line %d
41 Fatal error: Uncaught Error: Cannot access private property ChildClass::$private_child in %sbug2967…
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 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 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
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt1230 Inspecting property 'errno'
1238 Inspecting property 'error'
1270 Inspecting property 'info'
1338 Default property 'errno'
1339 Default property 'error'
1340 Default property 'error_list'
1342 Default property 'host_info'
1343 Default property 'info'
1344 Default property 'insert_id'
1348 Default property 'sqlstate'
[all …]
H A Dmysqli_class_mysqli_result_reflection.phpt327 Inspecting property 'current_field'
335 Inspecting property 'field_count'
343 Inspecting property 'lengths'
351 Inspecting property 'num_rows'
359 Inspecting property 'type'
366 Default property 'current_field'
367 Default property 'field_count'
368 Default property 'lengths'
369 Default property 'num_rows'
370 Default property 'type'
/PHP-7.4/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_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_091.phpt65 // Non-string property name
95 Cannot auto-initialize an stdClass inside property Test::$prop of type ?Test
114 Cannot auto-initialize an stdClass inside a reference held by property Test::$prop of type ?Test
133 Cannot auto-initialize an stdClass inside a reference held by property Test::$prop of type ?Test
162 Cannot auto-initialize an stdClass inside property Test::$staticProp of type ?Test
176 Cannot auto-initialize an stdClass inside property Test::$prop of type ?Test
185 Cannot auto-initialize an stdClass inside property Test::$prop of type ?Test
H A Dtyped_properties_074.phpt2 Typed property must be compatible when returned via &__get()
35 Typed property Test::$val must be int, string used
H A Dtyped_properties_061.phpt2 Typed property on overloaded by-ref property
H A Dtyped_properties_class_loading.phpt46 Typed property Test::$propX must be an instance of X, stdClass used
49 Typed property Test::$propY must be an instance of Y or null, stdClass used
H A Dtyped_properties_034.phpt41 Typed property class@anonymous::$baz must be int, null used
45 Cannot assign null to reference held by property class@anonymous::$baz of type int
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
/PHP-7.4/ext/intl/uchar/
H A Duchar.c95 ZEND_ARG_INFO(0, property)
114 ZEND_ARG_INFO(0, property)
132 ZEND_ARG_INFO(0, property)
147 ZEND_ARG_INFO(0, property)
348 ZEND_ARG_INFO(0, property)
352 zend_long property; in IC_METHOD() local
389 ZEND_ARG_INFO(0, property)
394 zend_long property, value, nameChoice = U_LONG_PROPERTY_NAME; in IC_METHOD() local
414 ZEND_ARG_INFO(0, property)
418 zend_long property; in IC_METHOD() local
[all …]
/PHP-7.4/ext/standard/tests/serialize/
H A Dincomplete_class.phpt20 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
22 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
25 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_setStaticPropertyValue_003.phpt34 Typed property Test::$y must be int, string used
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-7.4/ext/xmlreader/tests/
H A D014.phpt46 Warning: main(): Cannot write to read-only property in %s on line %d
48 Warning: main(): Cannot write to read-only property in %s on line %d
50 Warning: main(): Cannot write to read-only property in %s on line %d

Completed in 40 milliseconds

12345678910>>...18