Skip to content

Commit

Permalink
Delete long-deprecated internal descriptor.proto gencode forwards.
Browse files Browse the repository at this point in the history
These have been moved to subdirectories, and the deleted files were just aliases.  The public ones will be removed in a future breaking change.

PiperOrigin-RevId: 691136301
  • Loading branch information
mkruskal-google authored and copybara-github committed Oct 29, 2024
1 parent f6cddd2 commit cf9b774
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 204 deletions.
12 changes: 0 additions & 12 deletions php/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
]

Expand Down

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/FieldOptions_CType.php

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/FieldOptions_JSType.php

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php

This file was deleted.

16 changes: 0 additions & 16 deletions php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php

This file was deleted.

0 comments on commit cf9b774

Please sign in to comment.