Skip to content

Conversation

tucksaun
Copy link
Contributor

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 :)

Copy link
Member

@nicolas-grekas nicolas-grekas left a 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
Copy link
Member

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"?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done while merging 👍

@javiereguiluz javiereguiluz merged commit 5fe96de into symfony:7.4 Sep 23, 2025
2 of 3 checks passed
@javiereguiluz
Copy link
Member

Tug, thanks for contributing these docs 🙌

While merging we did some tweaks: ef045c6

  • We removed the tip becase this was too long for a tip admonition and moved it to a new subsection.
  • I added a tip with the "FQCN glob pattern" feature, but I'm not sure I did it 100% right for XML and PHP (in the related PR there were only YAML examples)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants