• 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
..
ext/google/protobuf Loading commit data...
src Loading commit data...
tests Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
phpunit.xml Loading commit data...