@@ -27,19 +27,10 @@ _RUNTIME_SOURCES = [
27
27
"src/Google/Protobuf/Internal/CodedOutputStream.php" ,
28
28
"src/Google/Protobuf/Internal/Descriptor.php" ,
29
29
"src/Google/Protobuf/Internal/DescriptorPool.php" ,
30
- "src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php" ,
31
- "src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php" ,
32
- "src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php" ,
33
30
"src/Google/Protobuf/Internal/EnumBuilderContext.php" ,
34
31
"src/Google/Protobuf/Internal/EnumDescriptor.php" ,
35
32
"src/Google/Protobuf/Internal/FieldDescriptor.php" ,
36
- "src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php" ,
37
- "src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php" ,
38
- "src/Google/Protobuf/Internal/FieldOptions_CType.php" ,
39
- "src/Google/Protobuf/Internal/FieldOptions_JSType.php" ,
40
33
"src/Google/Protobuf/Internal/FileDescriptor.php" ,
41
- "src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php" ,
42
- "src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php" ,
43
34
"src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php" ,
44
35
"src/Google/Protobuf/Internal/GPBDecodeException.php" ,
45
36
"src/Google/Protobuf/Internal/GPBJsonWire.php" ,
@@ -54,15 +45,12 @@ _RUNTIME_SOURCES = [
54
45
"src/Google/Protobuf/Internal/MapFieldIter.php" ,
55
46
"src/Google/Protobuf/Internal/Message.php" ,
56
47
"src/Google/Protobuf/Internal/MessageBuilderContext.php" ,
57
- "src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php" ,
58
48
"src/Google/Protobuf/Internal/OneofDescriptor.php" ,
59
49
"src/Google/Protobuf/Internal/OneofField.php" ,
60
50
"src/Google/Protobuf/Internal/RawInputStream.php" ,
61
51
"src/Google/Protobuf/Internal/RepeatedField.php" ,
62
52
"src/Google/Protobuf/Internal/RepeatedFieldIter.php" ,
63
- "src/Google/Protobuf/Internal/SourceCodeInfo_Location.php" ,
64
53
"src/Google/Protobuf/Internal/TimestampBase.php" ,
65
- "src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php" ,
66
54
"src/Google/Protobuf/OneofDescriptor.php" ,
67
55
]
68
56
0 commit comments