Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-7.4/ext/spl/tests/
H A DArrayObject_get_object_vars.phpt2 get_object_vars() on ArrayObject works on the properties of the ArrayObject itself
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_003.phpt2 Test typed properties error condition (fetch uninitialized by reference)
H A Dtyped_properties_016.phpt2 Test typed properties initial values
H A Dtyped_properties_019.phpt2 Test typed properties int must not be allowed to overflow
H A Dtyped_properties_020.phpt2 Test typed properties binary assign op helper test
/PHP-7.4/ext/opcache/tests/opt/
H A Dsccp_029.phpt2 SCCP 029: Don't propagate assignments to references to typed properties
H A Dsccp_014.phpt2 SCCP 014: Conditional Constant Propagation of non-escaping object properties on PHI
/PHP-7.4/Zend/tests/return_types/
H A Dreflection001.phpt21 - Static properties [0] {
/PHP-7.4/ext/zip/tests/
H A Dbug38943_2.phpt2 #38943, properties in extended class cannot be set (5.3)
/PHP-7.4/ext/mysqli/tests/
H A D073.phpt2 mysqli_driver properties
H A Dbug31141.phpt2 Bug #31141 (properties declared in the class extending MySQLi are not available)
/PHP-7.4/ext/soap/
H A Dphp_schema.c233 ns = get_attribute(trav->properties, "namespace"); in load_schema()
813 fixed = get_attribute(val->properties, "fixed"); in schema_restriction_var_int()
821 value = get_attribute(val->properties, "value"); in schema_restriction_var_int()
840 fixed = get_attribute(val->properties, "fixed"); in schema_restriction_var_char()
849 value = get_attribute(val->properties, "value"); in schema_restriction_var_char()
872 base = get_attribute(extType->properties, "base"); in schema_extension_simpleContent()
927 base = get_attribute(extType->properties, "base"); in schema_extension_complexContent()
1363 attrs = compType->properties; in schema_complexType()
1492 attrs = element->properties; in schema_element()
1590 attrs = element->properties; in schema_element()
[all …]
/PHP-7.4/sapi/cli/tests/
H A D005.phpt26 - Static properties [0] {
45 - Static properties [0] {
/PHP-7.4/ext/reflection/tests/
H A Dbug39001.phpt2 Bug #39001 (ReflectionProperty returns incorrect declaring class for protected properties)
H A Dbug40794.phpt2 Bug #40794 (ReflectionObject::getValues() may crash when used with dynamic properties)
/PHP-7.4/Zend/tests/
H A Dbug64821.1.phpt2 Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1)
H A Dbug30451.phpt2 Bug #30451 (static properties permissions broken)
H A Dgc_042.phpt2 Object properties HT may need to be removed from nested data
H A Dbug52484.phpt2 Bug #52484 (__set() ignores setting properties with empty names)
H A Dbug52484_2.phpt2 Bug #52484.2 (__set() ignores setting properties with empty names)
H A Dbug52484_3.phpt2 Bug #52484.3 (__set() ignores setting properties with empty names)
/PHP-7.4/ext/standard/tests/serialize/
H A Dsleep_mangled_name_clash.phpt2 __sleep() returns properties clashing only after mangling
/PHP-7.4/Zend/tests/traits/
H A Dproperty002.phpt2 Non-conflicting properties should work just fine.
/PHP-7.4/ext/standard/tests/strings/
H A Dbug26817.phpt2 Bug #26817 (http_build_query() did not handle private & protected object properties)
/PHP-7.4/Zend/tests/anon/
H A D008.phpt2 testing static access for methods and properties in anon classes

Completed in 33 milliseconds

12345678910>>...14