• Paul Yang's avatar
    Repeated/Map field setter should accept a regular PHP array (#2817) · 616e68ec
    Paul Yang authored
    Accept regular PHP array for repeated/map setter. Existing map/repeated
    field will be swapped by a clean map/repeated field. Then, elements in
    the array will be added to the map/repeated field. All elements will be
    type checked before adding.
    
    See #2686 for detail.
    616e68ec
Name
Last commit
Last update
..
DescriptorPool.php Loading commit data...
DescriptorProto.php Loading commit data...
DescriptorProto_ExtensionRange.php Loading commit data...
DescriptorProto_ReservedRange.php Loading commit data...
EnumBuilderContext.php Loading commit data...
EnumDescriptorProto.php Loading commit data...
EnumOptions.php Loading commit data...
EnumValueDescriptorProto.php Loading commit data...
EnumValueOptions.php Loading commit data...
FieldDescriptorProto.php Loading commit data...
FieldDescriptorProto_Label.php Loading commit data...
FieldDescriptorProto_Type.php Loading commit data...
FieldOptions.php Loading commit data...
FieldOptions_CType.php Loading commit data...
FieldOptions_JSType.php Loading commit data...
FileDescriptorProto.php Loading commit data...
FileDescriptorSet.php Loading commit data...
FileOptions.php Loading commit data...
FileOptions_OptimizeMode.php Loading commit data...
GPBLabel.php Loading commit data...
GPBType.php Loading commit data...
GPBUtil.php Loading commit data...
GPBWire.php Loading commit data...
GeneratedCodeInfo.php Loading commit data...
GeneratedCodeInfo_Annotation.php Loading commit data...
InputStream.php Loading commit data...
MapEntry.php Loading commit data...
MapField.php Loading commit data...
Message.php Loading commit data...
MessageBuilderContext.php Loading commit data...
MessageOptions.php Loading commit data...
MethodDescriptorProto.php Loading commit data...
MethodOptions.php Loading commit data...
MethodOptions_IdempotencyLevel.php Loading commit data...
OneofDescriptorProto.php Loading commit data...
OneofField.php Loading commit data...
OneofOptions.php Loading commit data...
OutputStream.php Loading commit data...
RepeatedField.php Loading commit data...
ServiceDescriptorProto.php Loading commit data...
ServiceOptions.php Loading commit data...
SourceCodeInfo.php Loading commit data...
SourceCodeInfo_Location.php Loading commit data...
UninterpretedOption.php Loading commit data...
UninterpretedOption_NamePart.php Loading commit data...