Sylius / Sylius/SyliusResourceBundle
Replace scalarNode with enumNode usage for "only", "except" routing configuration
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 235
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
https://symfony.com/doc/5.4/components/config/definition.html#enum-nodes
Additional context
After https://github.com/Sylius/SyliusResourceBundle/pull/749 will be merged
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the routing configuration definitions and the Symfony enum-node documentation, then compare the relevant setup with pull request #749 after it is merged. The work is complete when the "only" and "except" routing options use enumNode consistently and the existing configuration tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100