Protobuf conformance: add test cases for protojson non-numeric int/float parsing
We got a bug report for Go Protobuf where users discovered that in Go Protobuf, parsing does not fail despite trailing garbage after numbers: related to https://github.com/golang/protobuf/issues/1678 Let’s add these cases to the conformace test suite to ensure consistent behavior across the various Protobuf implementations. PiperOrigin-RevId: 853056737
P
Protobuf Team Bot committed
1874f4101b9f3f6eaa041cc65773a11bab5badb3
Parent: 1fb9da4
Committed by Copybara-Service <copybara-worker@google.com>
on 1/7/2026, 5:03:09 AM