Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Workflow] Document backed enum support#21386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nicolas-grekas left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
It'd be great to also document one can use a FQCN::glob-pattern for workflows (where enums don't fit)
| ..tip:: | ||
| In some specific cases, using PHP enums as places in your workflows might |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
"When using a state machine"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Done while merging 👍
5fe96de intosymfony:7.4Uh oh!
There was an error while loading.Please reload this page.
javiereguiluz commentedSep 23, 2025
Tug, thanks for contributing these docs 🙌 While merging we did some tweaks:ef045c6
Thanks! |
Fixes#21385
Fixes#21377
@lyrixx, I took the liberty of fixing#21377 at the same time, as I believe it makes sense as a whole. Your review on the semantic configuration is welcome :)