mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
This CL adds support for the Edition 2026 custom JSON enum name feature (pb.enumvalue.json) in PHP Protobuf. Note that we don't need extension caching similar to C++ or Java because our PHP code generator collects custom JSON names at protoc compile time and passes them to DescriptorPool::internalAddGeneratedFile(), populating EnumValueDescriptor and EnumDescriptor during descriptor registration. Tested with PHP unit tests across pure-PHP and C-extension modes. PiperOrigin-RevId: 963411589 |
||
|---|---|---|
| .. | ||
| Google/Protobuf | ||
| GPBMetadata/Google/Protobuf | ||
| phpdoc.dist.xml | ||