-
Paul Yang authored
* Add binary conformance tests for map fields * Update failure list * Fix php conformance test * Fix php conformance test In 32-bit platform, int64 should be string. However, map iterator returns string key as integer. * Add more test cases for map * Update failure list