aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance
diff options
context:
space:
mode:
authorGravatar Yilun Chong <yilunchong@google.com>2017-06-30 17:34:58 -0700
committerGravatar Yilun Chong <yilunchong@google.com>2017-06-30 17:34:58 -0700
commit726ba33d98cd06c268f88b7dedf2a9a7916d978d (patch)
treed74059489026d5f5efc3910d54bff83ec411be84 /conformance
parent5085102d96ce1e0b50c0c8a906217fdb5ec4a387 (diff)
changed php's failing list
Diffstat (limited to 'conformance')
-rw-r--r--conformance/failure_list_php.txt513
-rw-r--r--conformance/failure_list_php_c.txt32
2 files changed, 11 insertions, 534 deletions
diff --git a/conformance/failure_list_php.txt b/conformance/failure_list_php.txt
index c7898bda..ab9413bf 100644
--- a/conformance/failure_list_php.txt
+++ b/conformance/failure_list_php.txt
@@ -1,117 +1,17 @@
Recommended.FieldMaskNumbersDontRoundTrip.JsonOutput
Recommended.FieldMaskPathsDontRoundTrip.JsonOutput
Recommended.FieldMaskTooManyUnderscore.JsonOutput
-Recommended.Proto3.JsonInput.BoolFieldAllCapitalFalse
-Recommended.Proto3.JsonInput.BoolFieldAllCapitalTrue
-Recommended.Proto3.JsonInput.BoolFieldCamelCaseFalse
-Recommended.Proto3.JsonInput.BoolFieldCamelCaseTrue
-Recommended.Proto3.JsonInput.BoolFieldDoubleQuotedFalse
-Recommended.Proto3.JsonInput.BoolFieldDoubleQuotedTrue
-Recommended.Proto3.JsonInput.BoolFieldIntegerOne
-Recommended.Proto3.JsonInput.BoolFieldIntegerZero
-Recommended.Proto3.JsonInput.BoolMapFieldKeyNotQuoted
-Recommended.Proto3.JsonInput.DoubleFieldInfinityNotQuoted
-Recommended.Proto3.JsonInput.DoubleFieldNanNotQuoted
-Recommended.Proto3.JsonInput.DoubleFieldNegativeInfinityNotQuoted
Recommended.Proto3.JsonInput.DurationHas3FractionalDigits.Validator
Recommended.Proto3.JsonInput.DurationHas6FractionalDigits.Validator
Recommended.Proto3.JsonInput.DurationHas9FractionalDigits.Validator
Recommended.Proto3.JsonInput.DurationHasZeroFractionalDigit.Validator
-Recommended.Proto3.JsonInput.FieldMaskInvalidCharacter
-Recommended.Proto3.JsonInput.FieldNameDuplicate
-Recommended.Proto3.JsonInput.FieldNameDuplicateDifferentCasing1
-Recommended.Proto3.JsonInput.FieldNameDuplicateDifferentCasing2
-Recommended.Proto3.JsonInput.FieldNameNotQuoted
-Recommended.Proto3.JsonInput.FieldNameWithDoubleUnderscores.JsonOutput
-Recommended.Proto3.JsonInput.FieldNameWithDoubleUnderscores.ProtobufOutput
-Recommended.Proto3.JsonInput.FieldNameWithDoubleUnderscores.Validator
-Recommended.Proto3.JsonInput.FloatFieldInfinityNotQuoted
-Recommended.Proto3.JsonInput.FloatFieldNanNotQuoted
-Recommended.Proto3.JsonInput.FloatFieldNegativeInfinityNotQuoted
-Recommended.Proto3.JsonInput.Int32MapFieldKeyNotQuoted
-Recommended.Proto3.JsonInput.Int64FieldBeString.Validator
-Recommended.Proto3.JsonInput.Int64MapFieldKeyNotQuoted
-Recommended.Proto3.JsonInput.JsonWithComments
-Recommended.Proto3.JsonInput.MapFieldKeyIsNull
-Recommended.Proto3.JsonInput.MapFieldValueIsNull
-Recommended.Proto3.JsonInput.MissingCommaMultiline
-Recommended.Proto3.JsonInput.MissingCommaOneLine
-Recommended.Proto3.JsonInput.MultilineNoSpaces.JsonOutput
-Recommended.Proto3.JsonInput.MultilineNoSpaces.ProtobufOutput
-Recommended.Proto3.JsonInput.MultilineWithSpaces.JsonOutput
-Recommended.Proto3.JsonInput.MultilineWithSpaces.ProtobufOutput
-Recommended.Proto3.JsonInput.OneLineNoSpaces.JsonOutput
-Recommended.Proto3.JsonInput.OneLineNoSpaces.ProtobufOutput
-Recommended.Proto3.JsonInput.OneLineWithSpaces.JsonOutput
-Recommended.Proto3.JsonInput.OneLineWithSpaces.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroBool.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroBool.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroBytes.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroBytes.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroDouble.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroDouble.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroEnum.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroEnum.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroFloat.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroFloat.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroMessage.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroMessage.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroString.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroString.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroUint32.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroUint32.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroUint64.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroUint64.ProtobufOutput
-Recommended.Proto3.JsonInput.RepeatedFieldMessageElementIsNull
-Recommended.Proto3.JsonInput.RepeatedFieldPrimitiveElementIsNull
-Recommended.Proto3.JsonInput.RepeatedFieldTrailingComma
-Recommended.Proto3.JsonInput.RepeatedFieldTrailingCommaWithNewlines
-Recommended.Proto3.JsonInput.RepeatedFieldTrailingCommaWithSpace
-Recommended.Proto3.JsonInput.RepeatedFieldTrailingCommaWithSpaceCommaSpace
-Recommended.Proto3.JsonInput.StringEndsWithEscapeChar
-Recommended.Proto3.JsonInput.StringFieldInvalidEscape
-Recommended.Proto3.JsonInput.StringFieldSingleQuoteBoth
-Recommended.Proto3.JsonInput.StringFieldSingleQuoteKey
-Recommended.Proto3.JsonInput.StringFieldSingleQuoteValue
-Recommended.Proto3.JsonInput.StringFieldSurrogateInWrongOrder
-Recommended.Proto3.JsonInput.StringFieldUnpairedHighSurrogate
-Recommended.Proto3.JsonInput.StringFieldUnpairedLowSurrogate
-Recommended.Proto3.JsonInput.StringFieldUnterminatedEscape
-Recommended.Proto3.JsonInput.StringFieldUppercaseEscapeLetter
Recommended.Proto3.JsonInput.TimestampHas3FractionalDigits.Validator
Recommended.Proto3.JsonInput.TimestampHas6FractionalDigits.Validator
Recommended.Proto3.JsonInput.TimestampHas9FractionalDigits.Validator
Recommended.Proto3.JsonInput.TimestampHasZeroFractionalDigit.Validator
Recommended.Proto3.JsonInput.TimestampZeroNormalized.Validator
-Recommended.Proto3.JsonInput.TrailingCommaInAnObject
-Recommended.Proto3.JsonInput.TrailingCommaInAnObjectWithNewlines
-Recommended.Proto3.JsonInput.TrailingCommaInAnObjectWithSpace
-Recommended.Proto3.JsonInput.TrailingCommaInAnObjectWithSpaceCommaSpace
-Recommended.Proto3.JsonInput.Uint32MapFieldKeyNotQuoted
-Recommended.Proto3.JsonInput.Uint64FieldBeString.Validator
-Recommended.Proto3.JsonInput.Uint64MapFieldKeyNotQuoted
-Recommended.Proto3.ProtobufInput.OneofZeroBool.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroBool.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroBytes.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroBytes.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroDouble.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroDouble.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroEnum.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroEnum.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroFloat.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroFloat.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroMessage.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroMessage.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroString.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroString.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint32.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint32.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint64.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint64.ProtobufOutput
Required.DurationProtoInputTooLarge.JsonOutput
Required.DurationProtoInputTooSmall.JsonOutput
-Required.Proto3.JsonInput.AllFieldAcceptNull.JsonOutput
-Required.Proto3.JsonInput.AllFieldAcceptNull.ProtobufOutput
Required.Proto3.JsonInput.Any.JsonOutput
Required.Proto3.JsonInput.Any.ProtobufOutput
Required.Proto3.JsonInput.AnyNested.JsonOutput
@@ -132,141 +32,14 @@ Required.Proto3.JsonInput.AnyWithValueForInteger.JsonOutput
Required.Proto3.JsonInput.AnyWithValueForInteger.ProtobufOutput
Required.Proto3.JsonInput.AnyWithValueForJsonObject.JsonOutput
Required.Proto3.JsonInput.AnyWithValueForJsonObject.ProtobufOutput
-Required.Proto3.JsonInput.BoolFieldFalse.JsonOutput
-Required.Proto3.JsonInput.BoolFieldFalse.ProtobufOutput
-Required.Proto3.JsonInput.BoolFieldTrue.JsonOutput
-Required.Proto3.JsonInput.BoolFieldTrue.ProtobufOutput
-Required.Proto3.JsonInput.BoolMapEscapedKey.JsonOutput
-Required.Proto3.JsonInput.BoolMapEscapedKey.ProtobufOutput
-Required.Proto3.JsonInput.BoolMapField.JsonOutput
-Required.Proto3.JsonInput.BoolMapField.ProtobufOutput
-Required.Proto3.JsonInput.BytesField.JsonOutput
-Required.Proto3.JsonInput.BytesField.ProtobufOutput
-Required.Proto3.JsonInput.BytesFieldInvalidBase64Characters
-Required.Proto3.JsonInput.BytesRepeatedField.JsonOutput
-Required.Proto3.JsonInput.BytesRepeatedField.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldInfinity.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldInfinity.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldMaxNegativeValue.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldMaxNegativeValue.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldMaxPositiveValue.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldMaxPositiveValue.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldMinNegativeValue.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldMinNegativeValue.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldMinPositiveValue.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldMinPositiveValue.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldNan.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldNan.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldNegativeInfinity.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldNegativeInfinity.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldQuotedValue.JsonOutput
-Required.Proto3.JsonInput.DoubleFieldQuotedValue.ProtobufOutput
-Required.Proto3.JsonInput.DoubleFieldTooLarge
-Required.Proto3.JsonInput.DoubleFieldTooSmall
-Required.Proto3.JsonInput.DurationJsonInputTooLarge
-Required.Proto3.JsonInput.DurationJsonInputTooSmall
Required.Proto3.JsonInput.DurationMaxValue.JsonOutput
Required.Proto3.JsonInput.DurationMaxValue.ProtobufOutput
Required.Proto3.JsonInput.DurationMinValue.JsonOutput
Required.Proto3.JsonInput.DurationMinValue.ProtobufOutput
-Required.Proto3.JsonInput.DurationMissingS
Required.Proto3.JsonInput.DurationRepeatedValue.JsonOutput
Required.Proto3.JsonInput.DurationRepeatedValue.ProtobufOutput
-Required.Proto3.JsonInput.EnumField.JsonOutput
-Required.Proto3.JsonInput.EnumField.ProtobufOutput
-Required.Proto3.JsonInput.EnumFieldNotQuoted
-Required.Proto3.JsonInput.EnumFieldNumericValueNonZero.JsonOutput
-Required.Proto3.JsonInput.EnumFieldNumericValueNonZero.ProtobufOutput
-Required.Proto3.JsonInput.EnumFieldNumericValueZero.JsonOutput
-Required.Proto3.JsonInput.EnumFieldNumericValueZero.ProtobufOutput
-Required.Proto3.JsonInput.EnumFieldUnknownValue.Validator
-Required.Proto3.JsonInput.EnumRepeatedField.JsonOutput
-Required.Proto3.JsonInput.EnumRepeatedField.ProtobufOutput
Required.Proto3.JsonInput.FieldMask.JsonOutput
Required.Proto3.JsonInput.FieldMask.ProtobufOutput
-Required.Proto3.JsonInput.FieldNameEscaped.JsonOutput
-Required.Proto3.JsonInput.FieldNameEscaped.ProtobufOutput
-Required.Proto3.JsonInput.FieldNameInLowerCamelCase.Validator
-Required.Proto3.JsonInput.FieldNameInSnakeCase.JsonOutput
-Required.Proto3.JsonInput.FieldNameInSnakeCase.ProtobufOutput
-Required.Proto3.JsonInput.FieldNameWithMixedCases.JsonOutput
-Required.Proto3.JsonInput.FieldNameWithMixedCases.ProtobufOutput
-Required.Proto3.JsonInput.FieldNameWithMixedCases.Validator
-Required.Proto3.JsonInput.FieldNameWithNumbers.JsonOutput
-Required.Proto3.JsonInput.FieldNameWithNumbers.ProtobufOutput
-Required.Proto3.JsonInput.FieldNameWithNumbers.Validator
-Required.Proto3.JsonInput.FloatFieldInfinity.JsonOutput
-Required.Proto3.JsonInput.FloatFieldInfinity.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldMaxNegativeValue.JsonOutput
-Required.Proto3.JsonInput.FloatFieldMaxNegativeValue.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldMaxPositiveValue.JsonOutput
-Required.Proto3.JsonInput.FloatFieldMaxPositiveValue.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldMinNegativeValue.JsonOutput
-Required.Proto3.JsonInput.FloatFieldMinNegativeValue.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldMinPositiveValue.JsonOutput
-Required.Proto3.JsonInput.FloatFieldMinPositiveValue.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldNan.JsonOutput
-Required.Proto3.JsonInput.FloatFieldNan.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldNegativeInfinity.JsonOutput
-Required.Proto3.JsonInput.FloatFieldNegativeInfinity.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldQuotedValue.JsonOutput
-Required.Proto3.JsonInput.FloatFieldQuotedValue.ProtobufOutput
-Required.Proto3.JsonInput.FloatFieldTooLarge
-Required.Proto3.JsonInput.FloatFieldTooSmall
-Required.Proto3.JsonInput.HelloWorld.JsonOutput
-Required.Proto3.JsonInput.HelloWorld.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldExponentialFormat.JsonOutput
-Required.Proto3.JsonInput.Int32FieldExponentialFormat.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldFloatTrailingZero.JsonOutput
-Required.Proto3.JsonInput.Int32FieldFloatTrailingZero.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldLeadingSpace
-Required.Proto3.JsonInput.Int32FieldLeadingZero
-Required.Proto3.JsonInput.Int32FieldMaxFloatValue.JsonOutput
-Required.Proto3.JsonInput.Int32FieldMaxFloatValue.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldMaxValue.JsonOutput
-Required.Proto3.JsonInput.Int32FieldMaxValue.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldMinFloatValue.JsonOutput
-Required.Proto3.JsonInput.Int32FieldMinFloatValue.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldMinValue.JsonOutput
-Required.Proto3.JsonInput.Int32FieldMinValue.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldNegativeWithLeadingZero
-Required.Proto3.JsonInput.Int32FieldNotInteger
-Required.Proto3.JsonInput.Int32FieldNotNumber
-Required.Proto3.JsonInput.Int32FieldPlusSign
-Required.Proto3.JsonInput.Int32FieldStringValue.JsonOutput
-Required.Proto3.JsonInput.Int32FieldStringValue.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldStringValueEscaped.JsonOutput
-Required.Proto3.JsonInput.Int32FieldStringValueEscaped.ProtobufOutput
-Required.Proto3.JsonInput.Int32FieldTooLarge
-Required.Proto3.JsonInput.Int32FieldTooSmall
-Required.Proto3.JsonInput.Int32FieldTrailingSpace
-Required.Proto3.JsonInput.Int32MapEscapedKey.JsonOutput
-Required.Proto3.JsonInput.Int32MapEscapedKey.ProtobufOutput
-Required.Proto3.JsonInput.Int32MapField.JsonOutput
-Required.Proto3.JsonInput.Int32MapField.ProtobufOutput
-Required.Proto3.JsonInput.Int64FieldMaxValue.JsonOutput
-Required.Proto3.JsonInput.Int64FieldMaxValue.ProtobufOutput
-Required.Proto3.JsonInput.Int64FieldMaxValueNotQuoted.JsonOutput
-Required.Proto3.JsonInput.Int64FieldMaxValueNotQuoted.ProtobufOutput
-Required.Proto3.JsonInput.Int64FieldMinValue.JsonOutput
-Required.Proto3.JsonInput.Int64FieldMinValue.ProtobufOutput
-Required.Proto3.JsonInput.Int64FieldMinValueNotQuoted.JsonOutput
-Required.Proto3.JsonInput.Int64FieldMinValueNotQuoted.ProtobufOutput
-Required.Proto3.JsonInput.Int64FieldNotInteger
-Required.Proto3.JsonInput.Int64FieldNotNumber
-Required.Proto3.JsonInput.Int64FieldTooLarge
-Required.Proto3.JsonInput.Int64FieldTooSmall
-Required.Proto3.JsonInput.Int64MapEscapedKey.JsonOutput
-Required.Proto3.JsonInput.Int64MapEscapedKey.ProtobufOutput
-Required.Proto3.JsonInput.Int64MapField.JsonOutput
-Required.Proto3.JsonInput.Int64MapField.ProtobufOutput
-Required.Proto3.JsonInput.MessageField.JsonOutput
-Required.Proto3.JsonInput.MessageField.ProtobufOutput
-Required.Proto3.JsonInput.MessageMapField.JsonOutput
-Required.Proto3.JsonInput.MessageMapField.ProtobufOutput
-Required.Proto3.JsonInput.MessageRepeatedField.JsonOutput
-Required.Proto3.JsonInput.MessageRepeatedField.ProtobufOutput
-Required.Proto3.JsonInput.OneofFieldDuplicate
Required.Proto3.JsonInput.OptionalBoolWrapper.JsonOutput
Required.Proto3.JsonInput.OptionalBoolWrapper.ProtobufOutput
Required.Proto3.JsonInput.OptionalBytesWrapper.JsonOutput
@@ -287,25 +60,12 @@ Required.Proto3.JsonInput.OptionalUint64Wrapper.JsonOutput
Required.Proto3.JsonInput.OptionalUint64Wrapper.ProtobufOutput
Required.Proto3.JsonInput.OptionalWrapperTypesWithNonDefaultValue.JsonOutput
Required.Proto3.JsonInput.OptionalWrapperTypesWithNonDefaultValue.ProtobufOutput
-Required.Proto3.JsonInput.OriginalProtoFieldName.JsonOutput
-Required.Proto3.JsonInput.OriginalProtoFieldName.ProtobufOutput
-Required.Proto3.JsonInput.PrimitiveRepeatedField.JsonOutput
-Required.Proto3.JsonInput.PrimitiveRepeatedField.ProtobufOutput
Required.Proto3.JsonInput.RepeatedBoolWrapper.JsonOutput
Required.Proto3.JsonInput.RepeatedBoolWrapper.ProtobufOutput
Required.Proto3.JsonInput.RepeatedBytesWrapper.JsonOutput
Required.Proto3.JsonInput.RepeatedBytesWrapper.ProtobufOutput
Required.Proto3.JsonInput.RepeatedDoubleWrapper.JsonOutput
Required.Proto3.JsonInput.RepeatedDoubleWrapper.ProtobufOutput
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotBool
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotMessage
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotString
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingMessagesGotBool
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingMessagesGotInt
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingMessagesGotString
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotBool
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotInt
-Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotMessage
Required.Proto3.JsonInput.RepeatedFloatWrapper.JsonOutput
Required.Proto3.JsonInput.RepeatedFloatWrapper.ProtobufOutput
Required.Proto3.JsonInput.RepeatedInt32Wrapper.JsonOutput
@@ -318,29 +78,8 @@ Required.Proto3.JsonInput.RepeatedUint32Wrapper.JsonOutput
Required.Proto3.JsonInput.RepeatedUint32Wrapper.ProtobufOutput
Required.Proto3.JsonInput.RepeatedUint64Wrapper.JsonOutput
Required.Proto3.JsonInput.RepeatedUint64Wrapper.ProtobufOutput
-Required.Proto3.JsonInput.StringField.JsonOutput
-Required.Proto3.JsonInput.StringField.ProtobufOutput
-Required.Proto3.JsonInput.StringFieldEscape.JsonOutput
-Required.Proto3.JsonInput.StringFieldEscape.ProtobufOutput
-Required.Proto3.JsonInput.StringFieldNotAString
-Required.Proto3.JsonInput.StringFieldSurrogatePair.JsonOutput
-Required.Proto3.JsonInput.StringFieldSurrogatePair.ProtobufOutput
-Required.Proto3.JsonInput.StringFieldUnicode.JsonOutput
-Required.Proto3.JsonInput.StringFieldUnicode.ProtobufOutput
-Required.Proto3.JsonInput.StringFieldUnicodeEscape.JsonOutput
-Required.Proto3.JsonInput.StringFieldUnicodeEscape.ProtobufOutput
-Required.Proto3.JsonInput.StringFieldUnicodeEscapeWithLowercaseHexLetters.JsonOutput
-Required.Proto3.JsonInput.StringFieldUnicodeEscapeWithLowercaseHexLetters.ProtobufOutput
-Required.Proto3.JsonInput.StringRepeatedField.JsonOutput
-Required.Proto3.JsonInput.StringRepeatedField.ProtobufOutput
Required.Proto3.JsonInput.Struct.JsonOutput
Required.Proto3.JsonInput.Struct.ProtobufOutput
-Required.Proto3.JsonInput.TimestampJsonInputLowercaseT
-Required.Proto3.JsonInput.TimestampJsonInputLowercaseZ
-Required.Proto3.JsonInput.TimestampJsonInputMissingT
-Required.Proto3.JsonInput.TimestampJsonInputMissingZ
-Required.Proto3.JsonInput.TimestampJsonInputTooLarge
-Required.Proto3.JsonInput.TimestampJsonInputTooSmall
Required.Proto3.JsonInput.TimestampMaxValue.JsonOutput
Required.Proto3.JsonInput.TimestampMaxValue.ProtobufOutput
Required.Proto3.JsonInput.TimestampMinValue.JsonOutput
@@ -351,24 +90,6 @@ Required.Proto3.JsonInput.TimestampWithNegativeOffset.JsonOutput
Required.Proto3.JsonInput.TimestampWithNegativeOffset.ProtobufOutput
Required.Proto3.JsonInput.TimestampWithPositiveOffset.JsonOutput
Required.Proto3.JsonInput.TimestampWithPositiveOffset.ProtobufOutput
-Required.Proto3.JsonInput.Uint32FieldMaxFloatValue.JsonOutput
-Required.Proto3.JsonInput.Uint32FieldMaxFloatValue.ProtobufOutput
-Required.Proto3.JsonInput.Uint32FieldMaxValue.JsonOutput
-Required.Proto3.JsonInput.Uint32FieldMaxValue.ProtobufOutput
-Required.Proto3.JsonInput.Uint32FieldNotInteger
-Required.Proto3.JsonInput.Uint32FieldNotNumber
-Required.Proto3.JsonInput.Uint32FieldTooLarge
-Required.Proto3.JsonInput.Uint32MapField.JsonOutput
-Required.Proto3.JsonInput.Uint32MapField.ProtobufOutput
-Required.Proto3.JsonInput.Uint64FieldMaxValue.JsonOutput
-Required.Proto3.JsonInput.Uint64FieldMaxValue.ProtobufOutput
-Required.Proto3.JsonInput.Uint64FieldMaxValueNotQuoted.JsonOutput
-Required.Proto3.JsonInput.Uint64FieldMaxValueNotQuoted.ProtobufOutput
-Required.Proto3.JsonInput.Uint64FieldNotInteger
-Required.Proto3.JsonInput.Uint64FieldNotNumber
-Required.Proto3.JsonInput.Uint64FieldTooLarge
-Required.Proto3.JsonInput.Uint64MapField.JsonOutput
-Required.Proto3.JsonInput.Uint64MapField.ProtobufOutput
Required.Proto3.JsonInput.ValueAcceptBool.JsonOutput
Required.Proto3.JsonInput.ValueAcceptBool.ProtobufOutput
Required.Proto3.JsonInput.ValueAcceptFloat.JsonOutput
@@ -383,230 +104,16 @@ Required.Proto3.JsonInput.ValueAcceptObject.JsonOutput
Required.Proto3.JsonInput.ValueAcceptObject.ProtobufOutput
Required.Proto3.JsonInput.ValueAcceptString.JsonOutput
Required.Proto3.JsonInput.ValueAcceptString.ProtobufOutput
-Required.Proto3.JsonInput.WrapperTypesWithNullValue.JsonOutput
-Required.Proto3.JsonInput.WrapperTypesWithNullValue.ProtobufOutput
-Required.Proto3.ProtobufInput.DoubleFieldNormalizeQuietNan.JsonOutput
-Required.Proto3.ProtobufInput.DoubleFieldNormalizeSignalingNan.JsonOutput
-Required.Proto3.ProtobufInput.FloatFieldNormalizeQuietNan.JsonOutput
-Required.Proto3.ProtobufInput.FloatFieldNormalizeSignalingNan.JsonOutput
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.BOOL
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.ENUM
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.INT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.INT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.SINT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.SINT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.UINT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownNonRepeatedValue.UINT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.BOOL
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.ENUM
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.INT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.INT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.SINT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.SINT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.UINT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.UINT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.BOOL
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.ENUM
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.INT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.INT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.SINT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.SINT64
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.UINT32
-Required.Proto3.ProtobufInput.PrematureEofBeforeUnknownValue.UINT64
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.BOOL
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.ENUM
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.INT32
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.INT64
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.SINT32
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.SINT64
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.UINT32
-Required.Proto3.ProtobufInput.PrematureEofInPackedField.UINT64
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.BOOL
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.ENUM
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.INT32
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.INT64
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.SINT32
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.SINT64
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.UINT32
-Required.Proto3.ProtobufInput.PrematureEofInPackedFieldValue.UINT64
-Required.Proto3.ProtobufInput.PrematureEofInSubmessageValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.BOOL
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.ENUM
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.INT32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.INT64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.SINT32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.SINT64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.UINT32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownNonRepeatedValue.UINT64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.BOOL
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.ENUM
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.INT32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.INT64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.SINT32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.SINT64
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.UINT32
-Required.Proto3.ProtobufInput.PrematureEofInsideKnownRepeatedValue.UINT64
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.BOOL
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.BYTES
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.DOUBLE
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.ENUM
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.FIXED32
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.FIXED64
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.FLOAT
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.INT32
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.INT64
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.MESSAGE
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.SFIXED32
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.SFIXED64
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.SINT32
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.SINT64
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.STRING
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.UINT32
-Required.Proto3.ProtobufInput.PrematureEofInsideUnknownValue.UINT64
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.BOOL.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.BOOL.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.DOUBLE.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.DOUBLE.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FIXED32.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FIXED32.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FIXED64.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FIXED64.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FLOAT.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FLOAT.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.INT32.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.INT32.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.INT64.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.INT64.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SFIXED32.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SFIXED32.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SFIXED64.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SFIXED64.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SINT32.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SINT32.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SINT64.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.SINT64.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT32.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT32.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT64.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.BOOL.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.BOOL.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.DOUBLE.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.DOUBLE.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.FIXED32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.FIXED32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.FIXED64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.FIXED64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.FLOAT.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.FLOAT.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.INT32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.INT32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.INT64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.INT64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SFIXED32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SFIXED32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SFIXED64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SFIXED64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SINT32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SINT32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SINT64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.SINT64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.UINT32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.UINT32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.UINT64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataRepeated.UINT64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.BOOL.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.BOOL.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.DOUBLE.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.DOUBLE.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.FIXED32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.FIXED32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.FIXED64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.FIXED64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.FLOAT.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.FLOAT.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.INT32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.INT32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.INT64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.INT64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SFIXED32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SFIXED32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SFIXED64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SFIXED64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SINT32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SINT32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SINT64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.SINT64.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.UINT32.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.UINT32.ProtobufOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.UINT64.JsonOutput
-Required.Proto3.ProtobufInput.ValidDataScalar.UINT64.ProtobufOutput
Required.TimestampProtoInputTooLarge.JsonOutput
Required.TimestampProtoInputTooSmall.JsonOutput
+Required.Proto3.JsonInput.FloatFieldTooLarge
+Required.Proto3.JsonInput.FloatFieldTooSmall
+Required.Proto3.JsonInput.DoubleFieldTooSmall
+Required.Proto3.JsonInput.Int32FieldNotInteger
+Required.Proto3.JsonInput.Int64FieldNotInteger
+Required.Proto3.JsonInput.Uint32FieldNotInteger
+Required.Proto3.JsonInput.Uint64FieldNotInteger
+Required.Proto3.JsonInput.Int32FieldLeadingSpace
+Required.Proto3.JsonInput.OneofFieldDuplicate
+Required.Proto3.ProtobufInput.ValidDataRepeated.FLOAT.JsonOutput
Recommended.Proto3.ProtobufInput.OneofZeroMessageSetTwice.JsonOutput
diff --git a/conformance/failure_list_php_c.txt b/conformance/failure_list_php_c.txt
index 0fb8e949..2d23da16 100644
--- a/conformance/failure_list_php_c.txt
+++ b/conformance/failure_list_php_c.txt
@@ -9,22 +9,10 @@ Recommended.Proto3.JsonInput.DurationHas9FractionalDigits.Validator
Recommended.Proto3.JsonInput.DurationHasZeroFractionalDigit.Validator
Recommended.Proto3.JsonInput.Int64FieldBeString.Validator
Recommended.Proto3.JsonInput.MapFieldValueIsNull
-Recommended.Proto3.JsonInput.OneofZeroBool.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroBool.ProtobufOutput
Recommended.Proto3.JsonInput.OneofZeroBytes.JsonOutput
Recommended.Proto3.JsonInput.OneofZeroBytes.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroDouble.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroDouble.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroEnum.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroEnum.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroFloat.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroFloat.ProtobufOutput
Recommended.Proto3.JsonInput.OneofZeroString.JsonOutput
Recommended.Proto3.JsonInput.OneofZeroString.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroUint32.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroUint32.ProtobufOutput
-Recommended.Proto3.JsonInput.OneofZeroUint64.JsonOutput
-Recommended.Proto3.JsonInput.OneofZeroUint64.ProtobufOutput
Recommended.Proto3.JsonInput.RepeatedFieldMessageElementIsNull
Recommended.Proto3.JsonInput.RepeatedFieldPrimitiveElementIsNull
Recommended.Proto3.JsonInput.StringEndsWithEscapeChar
@@ -37,25 +25,12 @@ Recommended.Proto3.JsonInput.TimestampHas9FractionalDigits.Validator
Recommended.Proto3.JsonInput.TimestampHasZeroFractionalDigit.Validator
Recommended.Proto3.JsonInput.TimestampZeroNormalized.Validator
Recommended.Proto3.JsonInput.Uint64FieldBeString.Validator
-Recommended.Proto3.ProtobufInput.OneofZeroBool.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroBool.ProtobufOutput
Recommended.Proto3.ProtobufInput.OneofZeroBytes.JsonOutput
Recommended.Proto3.ProtobufInput.OneofZeroBytes.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroDouble.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroDouble.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroEnum.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroEnum.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroFloat.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroFloat.ProtobufOutput
Recommended.Proto3.ProtobufInput.OneofZeroString.JsonOutput
Recommended.Proto3.ProtobufInput.OneofZeroString.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint32.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint32.ProtobufOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint64.JsonOutput
-Recommended.Proto3.ProtobufInput.OneofZeroUint64.ProtobufOutput
Required.DurationProtoInputTooLarge.JsonOutput
Required.DurationProtoInputTooSmall.JsonOutput
-Required.Proto3.JsonInput.AllFieldAcceptNull.ProtobufOutput
Required.Proto3.JsonInput.Any.JsonOutput
Required.Proto3.JsonInput.Any.ProtobufOutput
Required.Proto3.JsonInput.AnyNested.JsonOutput
@@ -76,7 +51,6 @@ Required.Proto3.JsonInput.AnyWithValueForInteger.JsonOutput
Required.Proto3.JsonInput.AnyWithValueForInteger.ProtobufOutput
Required.Proto3.JsonInput.AnyWithValueForJsonObject.JsonOutput
Required.Proto3.JsonInput.AnyWithValueForJsonObject.ProtobufOutput
-Required.Proto3.JsonInput.BoolFieldFalse.ProtobufOutput
Required.Proto3.JsonInput.BoolMapField.JsonOutput
Required.Proto3.JsonInput.DoubleFieldInfinity.JsonOutput
Required.Proto3.JsonInput.DoubleFieldInfinity.ProtobufOutput
@@ -100,7 +74,6 @@ Required.Proto3.JsonInput.DurationMinValue.JsonOutput
Required.Proto3.JsonInput.DurationMinValue.ProtobufOutput
Required.Proto3.JsonInput.DurationRepeatedValue.JsonOutput
Required.Proto3.JsonInput.DurationRepeatedValue.ProtobufOutput
-Required.Proto3.JsonInput.EnumField.ProtobufOutput
Required.Proto3.JsonInput.EnumFieldNumericValueNonZero.JsonOutput
Required.Proto3.JsonInput.EnumFieldNumericValueNonZero.ProtobufOutput
Required.Proto3.JsonInput.EnumFieldNumericValueZero.JsonOutput
@@ -215,14 +188,11 @@ Required.Proto3.JsonInput.ValueAcceptObject.JsonOutput
Required.Proto3.JsonInput.ValueAcceptObject.ProtobufOutput
Required.Proto3.JsonInput.ValueAcceptString.JsonOutput
Required.Proto3.JsonInput.ValueAcceptString.ProtobufOutput
-Required.Proto3.JsonInput.WrapperTypesWithNullValue.ProtobufOutput
Required.Proto3.ProtobufInput.DoubleFieldNormalizeQuietNan.JsonOutput
Required.Proto3.ProtobufInput.DoubleFieldNormalizeSignalingNan.JsonOutput
Required.Proto3.ProtobufInput.FloatFieldNormalizeQuietNan.JsonOutput
Required.Proto3.ProtobufInput.FloatFieldNormalizeSignalingNan.JsonOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FIXED32.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.FIXED64.ProtobufOutput
-Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT64.ProtobufOutput
+Required.Proto3.ProtobufInput.ValidDataRepeated.FLOAT.JsonOutput
Required.TimestampProtoInputTooLarge.JsonOutput
Required.TimestampProtoInputTooSmall.JsonOutput
Recommended.Proto3.ProtobufInput.OneofZeroMessageSetTwice.JsonOutput