Home
last modified time | relevance | path

Searched refs:property (Results 201 – 225 of 718) sorted by relevance

12345678910>>...29

/PHP-8.2/ext/date/tests/
H A Dbug65672.phpt44 Deprecated: Creation of dynamic property DatePeriod@anonymous::$dynamic1 is deprecated in %s on lin…
47 Deprecated: Creation of dynamic property DatePeriod@anonymous::$dynamic2 is deprecated in %s on lin…
53 Deprecated: Creation of dynamic property DatePeriod@anonymous::$dynamic3 is deprecated in %s on lin…
/PHP-8.2/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_basic.phpt10 echo "Called foo(), property = $this->prop\n";
53 Called foo(), property = Hello
59 Called foo(), property = Hello
H A DReflectionClassConstant_unset_name.phpt27 Typed property ReflectionClassConstant::$name must not be accessed before initialization
28 Typed property ReflectionClassConstant::$name must not be accessed before initialization
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_106.phpt24 Cannot assign array to reference held by property Test::$prop of type ?Type
25 Cannot assign array to reference held by property Test::$prop of type ?Type
H A Dtyped_properties_cache_slot_opt.phpt27 Cannot assign string to property Test::$prop of type int
29 Cannot assign string to property Test::$prop of type int
H A Dtyped_properties_040.phpt2 Test __get on unset typed property must fail properly
23 …e of type null returned from Foo::__get() must be compatible with unset property Foo::$bar of type…
H A Dtyped_properties_039.phpt2 Repeated assign of a variable to mismatched property type must not succeed
28 Fatal error: Uncaught TypeError: Cannot assign A to property A::$foo of type int in %s:%d
H A Dtyped_properties_057.phpt28 Cannot assign int to property A::$foo of type string
30 Cannot assign int to property A::$foo of type string
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"
/PHP-8.2/ext/spl/tests/
H A Dbug54323.phpt2 Bug #54323 (Accessing unset()'ed ArrayObject's property causes crash)
21 Warning: Undefined property: C::$prop in %s on line %d
/PHP-8.2/ext/random/tests/03_randomizer/
H A Dreadonly.phpt2 Random: Randomizer: The engine property must be readonly
29 Cannot modify readonly property Random\Randomizer::$engine
/PHP-8.2/ext/dom/tests/
H A Dbug47430.phpt28 Attempt to assign property "nodeValue" on null
29 Attempt to assign property "nodeValue" on null
/PHP-8.2/Zend/tests/
H A Dbug77494.phpt17 Warning: Undefined property: CURLFile::$name in %s on line %d
22 Warning: Undefined property: ErrorException::$message in %s on line %d
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 Dclass_properties_const.phpt19 Warning: Undefined property: A::$Array in %s on line %d
22 Warning: Undefined property: A::$1 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
/PHP-8.2/ext/standard/tests/serialize/
H A Dincomplete_class_magic.phpt15 // The serialization should have a property count of 1 and a property set with 1 element.
H A Dtyped_property_ref_assignment_failure.phpt2 Failure to assign ref to typed property
26 Cannot assign stdClass to property Test::$prop of type int
H A Dincomplete_class.phpt23 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
25 Warning: main(): The script tried to access a property on an incomplete object. Please ensure that …
28 Warning: main(): The script tried to access a property on an incomplete object. Please ensure that …
/PHP-8.2/ext/opcache/tests/jit/
H A Dassign_obj_003.phpt2 JIT ASSIGN_OBJ: Assign undefined vatiable to property
36 Exception: Attempt to assign property "next" on null
H A Dassign_obj_on_null.phpt35 Attempt to assign property "y" on null
36 Attempt to assign property "y" on null
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
/PHP-8.2/Zend/tests/readonly_props/
H A Dreadonly_clone_error6.phpt42 Cannot modify readonly property Foo::$bar
43 Cannot modify readonly property Foo::$bar
/PHP-8.2/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

Completed in 23 milliseconds

12345678910>>...29