diff --git a/php/BUILD.bazel b/php/BUILD.bazel index c41644e9b3..1845e13974 100644 --- a/php/BUILD.bazel +++ b/php/BUILD.bazel @@ -27,19 +27,10 @@ _RUNTIME_SOURCES = [ "src/Google/Protobuf/Internal/CodedOutputStream.php", "src/Google/Protobuf/Internal/Descriptor.php", "src/Google/Protobuf/Internal/DescriptorPool.php", - "src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php", - "src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php", - "src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php", "src/Google/Protobuf/Internal/EnumBuilderContext.php", "src/Google/Protobuf/Internal/EnumDescriptor.php", "src/Google/Protobuf/Internal/FieldDescriptor.php", - "src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php", - "src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php", - "src/Google/Protobuf/Internal/FieldOptions_CType.php", - "src/Google/Protobuf/Internal/FieldOptions_JSType.php", "src/Google/Protobuf/Internal/FileDescriptor.php", - "src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php", - "src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php", "src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php", "src/Google/Protobuf/Internal/GPBDecodeException.php", "src/Google/Protobuf/Internal/GPBJsonWire.php", @@ -54,15 +45,12 @@ _RUNTIME_SOURCES = [ "src/Google/Protobuf/Internal/MapFieldIter.php", "src/Google/Protobuf/Internal/Message.php", "src/Google/Protobuf/Internal/MessageBuilderContext.php", - "src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php", "src/Google/Protobuf/Internal/OneofDescriptor.php", "src/Google/Protobuf/Internal/OneofField.php", "src/Google/Protobuf/Internal/RawInputStream.php", "src/Google/Protobuf/Internal/RepeatedField.php", "src/Google/Protobuf/Internal/RepeatedFieldIter.php", - "src/Google/Protobuf/Internal/SourceCodeInfo_Location.php", "src/Google/Protobuf/Internal/TimestampBase.php", - "src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php", "src/Google/Protobuf/OneofDescriptor.php", ] diff --git a/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php b/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php deleted file mode 100644 index c928fbe5b1..0000000000 --- a/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php +++ /dev/null @@ -1,16 +0,0 @@ -