Home
last modified time | relevance | path

Searched refs:attribute (Results 76 – 100 of 208) sorted by relevance

123456789

/PHP-8.1/ext/soap/tests/schema/
H A Dschema025.phpt13 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
14 <attribute ref="enc12:arraySize" wsdl:arraySize="*"/>
H A Dschema028.phpt13 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
14 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
/PHP-8.1/Zend/tests/type_declarations/variance/
H A Dreturn_type_will_change_class_error.phpt2 Test that the ReturnTypeWillChange attribute cannot target classes
H A Dreturn_type_will_change_function_error.phpt2 Test that the ReturnTypeWillChange attribute cannot target functions
H A Dreturn_type_will_change_property_error.phpt2 Test that the ReturnTypeWillChange attribute cannot be used with functions
/PHP-8.1/ext/reflection/tests/
H A Dbug37816.phpt2 Bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute)
H A Dbug30209.phpt2 Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute)
/PHP-8.1/ext/pdo/tests/
H A Dbug_44159.phpt46 TypeError: Attribute value must be of type bool for selected attribute, null given
48 TypeError: Attribute value must be of type bool for selected attribute, string given
/PHP-8.1/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
H A Dbug36611.phpt2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
H A Dbug37076_1.phpt2 Bug #37076 (SimpleXML ignores .=) (appending to unnamed attribute)
H A DSimpleXMLElement_addAttribute_required_attribute_name.phpt2 SimpleXMLElement: Test to ensure that the required attribute name correctly is giving a warning
/PHP-8.1/Zend/tests/attributes/
H A D027_trailing_comma_args.phpt2 Trailing comma in attribute argument list
H A D018_fatal_error_in_argument.phpt2 Don't free uninitialized memory if a fatal error occurs in an attribute argument
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_oracle_nulls.phpt73 Attribute value must be of type int for selected attribute, array given
74 Attribute value must be of type int for selected attribute, stdClass given
75 Attribute value must be of type int for selected attribute, string given
/PHP-8.1/ext/soap/
H A Dphp_xml.h40 xmlNodePtr get_node_with_attribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, …
41 …ttribute_recursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value, ch…
/PHP-8.1/Zend/tests/traits/
H A Dbug76539.phpt2 Bug #76539 (Trait attribute is set incorrectly when using self::class with another string)
/PHP-8.1/ext/dom/tests/
H A DDOMDocument_schemaValidate_addAttrs.phpt2 DomDocument::schemaValidate() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt2 DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_addAttrs.phpt2 DomDocument::schemaValidateSource() - Add missing attribute default values from schema
H A Dbug38949.phpt2 Bug #38949 (Cannot get xmlns value attribute)
/PHP-8.1/Zend/tests/named_params/
H A Dattributes_named_flags.phpt2 Named flags parameter for Attribute attribute
/PHP-8.1/ext/ldap/tests/
H A Dldap_modify_batch_error.phpt53 // invalid attribute
82 Warning: ldap_modify_batch(): Batch Modify: Undefined attribute type in %s on line %d
/PHP-8.1/ext/intl/collator/
H A Dcollator_arginfo.h29 ZEND_ARG_TYPE_INFO(0, attribute, IS_LONG, 0)
33 ZEND_ARG_TYPE_INFO(0, attribute, IS_LONG, 0)

Completed in 22 milliseconds

123456789