• 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
..
proto Loading commit data...
array_test.php Loading commit data...
autoload.php Loading commit data...
encode_decode_test.php Loading commit data...
gdb_test.sh Loading commit data...
generated_class_test.php Loading commit data...
map_field_test.php Loading commit data...
memory_leak_test.php Loading commit data...
php_implementation_test.php Loading commit data...
test.sh Loading commit data...
test_base.php Loading commit data...
test_util.php Loading commit data...
well_known_test.php Loading commit data...