• 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
..
array.c Loading commit data...
config.m4 Loading commit data...
def.c Loading commit data...
encode_decode.c Loading commit data...
map.c Loading commit data...
message.c Loading commit data...
package.xml Loading commit data...
protobuf.c Loading commit data...
protobuf.h Loading commit data...
storage.c Loading commit data...
type_check.c Loading commit data...
upb.c Loading commit data...
upb.h Loading commit data...
utf8.c Loading commit data...
utf8.h Loading commit data...