Home
last modified time | relevance | path

Searched refs:properties (Results 126 – 150 of 357) sorted by relevance

12345678910>>...15

/PHP-8.1/Zend/tests/enum/
H A Dno-write-properties-through-references.phpt2 Enum properties cannot be written to through references
H A Dno-write-properties-through-foreach-reference.phpt2 Enum properties cannot be written to through reference in foreach
H A Dno-return-properties-by-ref.phpt2 Enum properties cannot be returned by-ref
/PHP-8.1/Zend/tests/
H A Dget_class_vars_typed_props.phpt2 get_class_vars() returns uninitialized typed properties with a null value
H A Dbug78335.phpt2 Bug #78335: Static properties/variables containing cycles report as leak
H A Dclosure_031.phpt2 Closure 031: Closure properties with custom error handlers
H A Dobjects_019.phpt2 Testing references of dynamic properties
H A Dbug41929.phpt2 Bug #41929 (Foreach on object does not iterate over all visible properties)
/PHP-8.1/Zend/tests/traits/
H A Dbug75607a.phpt2 Bug #75607 (Comparison of initial static properties failing)
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_022.phpt2 Test typed properties delay type check on ast
H A Dtyped_properties_007.phpt2 Test typed properties inheritance
H A Dtyped_properties_002.phpt2 Test typed properties error condition (read uninitialized)
H A Dtyped_properties_090.phpt2 Unsetting typed properties containing a reference must respect shadowing
H A Dtyped_properties_reference_coercion_leak.phpt2 Do not leak when assigning to reference set with multiple typed properties with type coercion
H A Dtyped_properties_015.phpt2 Test typed properties disallow incorrect type initial value (object)
H A Dtyped_properties_059.phpt2 Nullable typed properties in traits
/PHP-8.1/ext/spl/tests/
H A Dbug71838.phpt2 Bug #71839: Deserializing serialized SPLObjectStorage-Object can't access properties in PHP
H A DarrayObject___construct_basic7.phpt2 SPL: ArrayObject::__construct: Using object with shared properties
H A DArrayObject_get_object_vars.phpt2 get_object_vars() on ArrayObject works on the properties of the ArrayObject itself
/PHP-8.1/ext/zip/tests/
H A Dbug38943_2.phpt2 #38943, properties in extended class cannot be set (5.3)
/PHP-8.1/ext/mysqli/tests/
H A Dgh8068.phpt2 GH-8068 (mysqli_fetch_object creates inaccessible properties)
H A Dbug31141.phpt2 Bug #31141 (properties declared in the class extending MySQLi are not available)
/PHP-8.1/ext/standard/
H A Dincomplete_class.c128 if (object->properties) { in php_lookup_class_name()
129 zval *val = zend_hash_str_find(object->properties, MAGIC_MEMBER, sizeof(MAGIC_MEMBER)-1); in php_lookup_class_name()
/PHP-8.1/ext/opcache/tests/opt/
H A Dsccp_029.phpt2 SCCP 029: Don't propagate assignments to references to typed properties
/PHP-8.1/ext/opcache/tests/
H A Dbug78376.phpt2 Bug #78376 (Incorrect preloading of constant static properties)

Completed in 29 milliseconds

12345678910>>...15