Home
last modified time | relevance | path

Searched refs:properties (Results 101 – 125 of 419) sorted by relevance

12345678910>>...17

/php-src/Zend/tests/enum/
H A Dno-dynamic-properties.phpt2 Enum case disallows dynamic properties
/php-src/Zend/tests/traits/
H A Dbug74922b.phpt2 Bug #74922 (Composed class has fatal error with duplicate, equal const properties)
H A Dbug74922.phpt2 Bug #74922 (Composed class has fatal error with duplicate, equal const properties)
H A Dbug74922a.phpt2 Bug #74922 (Composed class has fatal error with duplicate, equal const properties)
/php-src/ext/spl/tests/
H A DArrayObject_modify_shared_object_properties.phpt2 Modifications to ArrayObjects should not affect shared properties tables
H A Dcountable_class_basic1.phpt13 - Static properties [0] {
/php-src/Zend/tests/
H A Dbug39990.phpt2 Bug #39990 (Cannot "foreach" over overloaded properties)
H A Dbug50146.phpt2 Bug #50146 (property_exists: Closure object cannot have properties)
H A Derrmsg_009.phpt2 errmsg: multiple access type modifiers are not allowed (properties)
H A Dclosure_022.phpt2 Closure 022: Closure properties
H A Dbug70187.phpt10 var_dump($a); // force properties HT
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_021.phpt2 Test typed properties delay type check on constant
H A Dtyped_properties_025.phpt2 Test typed properties type must precede first declaration in group
H A Dtyped_properties_054.phpt2 Typed properties disallow callable (nullable variant)
H A Dtyped_properties_018.phpt2 Test typed properties type applies to all props in group
H A Dtyped_properties_014.phpt2 Test typed properties disallow incorrect type initial value (array)
H A Dtyped_properties_084.phpt2 Typed properties and class aliases
H A Dtyped_properties_112.phpt2 Test typed properties allow true
/php-src/Zend/tests/readonly_classes/
H A Dreadonly_class_missing_type2.phpt2 Promoted properties of a readonly class must have type
/php-src/Zend/tests/return_types/
H A D044.phpt6 public static function __set_state($properties): bool {}
/php-src/ext/reflection/tests/
H A D017.phpt19 - Static properties [0] {
H A DReflectionClass_toString_006.phpt21 - Static properties [0] {
/php-src/ext/mysqli/tests/
H A Dmysqli_class_mysqli_stmt_interface.phpt79 printf("\nMagic, magic properties:\n");
127 printf("\nAccess to undefined properties:\n");
155 Magic, magic properties:
171 Access to undefined properties:
/php-src/ext/soap/
H A Dphp_schema.c237 ns = get_attribute(trav->properties, "namespace"); in load_schema()
820 fixed = get_attribute(val->properties, "fixed"); in schema_restriction_var_int()
828 value = get_attribute(val->properties, "value"); in schema_restriction_var_int()
847 fixed = get_attribute(val->properties, "fixed"); in schema_restriction_var_char()
856 value = get_attribute(val->properties, "value"); in schema_restriction_var_char()
879 base = get_attribute(extType->properties, "base"); in schema_extension_simpleContent()
934 base = get_attribute(extType->properties, "base"); in schema_extension_complexContent()
1370 attrs = compType->properties; in schema_complexType()
1502 attrs = element->properties; in schema_element()
1600 attrs = element->properties; in schema_element()
[all …]
/php-src/ext/opcache/tests/opt/
H A Dsccp_028.phpt2 SCCP 028: Don't propagate typed properties

Completed in 34 milliseconds

12345678910>>...17