Home
last modified time | relevance | path

Searched refs:property (Results 176 – 200 of 445) sorted by relevance

12345678910>>...18

/PHP-7.4/ext/reflection/tests/
H A Dinternal_static_property.phpt2 ReflectionProperty::get/setValue() on internal static property
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_098.phpt2 Make sure uninitialized property is initialized to null when taken by reference
H A Dtyped_properties_042.phpt2 Proper source duplication on assignment to typed property
H A Dtyped_properties_099.phpt2 Check that iterating a typed property by reference adds a type source
H A Dtyped_properties_100.phpt2 Property type not enforced for __get if the property is not visible
H A Dtyped_properties_013.phpt10 Fatal error: Default value for property of type int can only be int in %s on line 3
H A Dtyped_properties_014.phpt10 Fatal error: Default value for property of type array can only be an array in %s on line 3
H A Dtyped_properties_077.phpt2 Converted values shall be returned and not the original value upon property assignment
H A Dtyped_properties_066.phpt2 Typed property assignment must not overwrite constants
H A Dtyped_properties_072.phpt2 Typed property must cast when used with __get()
/PHP-7.4/Zend/tests/
H A Dbug70912.phpt2 Bug #70912 (Null ptr dereference when class property is initialised to a dereferenced value)
H A Dbug63982.phpt2 Bug #63982 (isset() inconsistently produces a fatal error on protected property)
H A Dbug78787.phpt2 Bug #78787: Segfault with trait overriding inherited private shadow property
H A Dbug37144.phpt2 Bug #37144 (PHP crashes trying to assign into property of dead object)
H A Dbug72581.phpt2 Bug #72581 (previous property undefined in Exception after deserialization)
H A Dinherit_internal_static.phpt2 Inherit internal static property into userland class
H A Doverloaded_assign_prop_return_value.phpt2 Make sure the return value of a property assignment is not freed to early
H A Dbug78182.phpt2 Bug #78182: Segmentation fault during by-reference property assignment
H A Dexception_during_property_assign_op.phpt2 Exception during read part of compound assignment operation on a property
H A Derrmsg_038.phpt13 Fatal error: Cannot declare property test::$var final, the final modifier is allowed only for metho…
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug44327.phpt2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)
63 Notice: Trying to get property 'queryString' of non-object in %s on line %d
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dproperty_types_early_bind.phpt2 Early binding should be prevented if property types cannot be checked
/PHP-7.4/tests/classes/
H A Dinheritance_006.phpt2 Private property inheritance check
/PHP-7.4/ext/standard/tests/array/
H A Dusort_object1.phpt40 // Simple class with single property
50 // Simple class with more than one property
66 // array of SimpleClass objects with only one property
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dbug50728.phpt2 Bug #50728 (All PDOExceptions hardcode 'code' property to 0)

Completed in 23 milliseconds

12345678910>>...18