Skip to content

Conversation

@marein
Copy link
Member

@marein marein commented Dec 6, 2025

Generate message type enums for Go and PHP. PHP message factories are now placed next to their message types (the former factory classes are deprecated).

Although labeled as enums, they are implemented as constants for convenience.

@marein marein self-assigned this Dec 6, 2025
@marein marein linked an issue Dec 6, 2025 that may be closed by this pull request
* Group PHP type names and factories in the same class.
* Generate Go type names.
* Deprecate legacy factories.
@marein marein force-pushed the 9-generate-message-type-enums branch from 96d5700 to 15b8f2e Compare December 6, 2025 21:25
@marein marein force-pushed the 9-generate-message-type-enums branch from a31a274 to 1df32bd Compare December 7, 2025 21:57
@marein marein force-pushed the 9-generate-message-type-enums branch from 1df32bd to 760d398 Compare December 7, 2025 22:07
@marein marein merged commit d752500 into main Dec 7, 2025
1 check passed
@marein marein deleted the 9-generate-message-type-enums branch December 7, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate message type enums

2 participants