Skip to content

[Routing] Minor #17841

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 1, 2023
Merged

[Routing] Minor #17841

merged 1 commit into from
Feb 1, 2023

Conversation

ThomasLandauer
Copy link
Contributor

Page: https://symfony.com/doc/5.4/routing.html

Reason: Might be misunderstood as "unique throughout the entire project"

It's explained 2 paragraphs further down:

Routes can define any number of parameters, but each of them can only be used once on each route

Page: https://symfony.com/doc/5.4/routing.html

Reason: Might be misunderstood as "unique throughout the entire project"

It's explained 2 paragraphs further down:

> Routes can define any number of parameters, but each of them can only be used once on each route
@carsonbot carsonbot added this to the 5.4 milestone Jan 31, 2023
@carsonbot carsonbot changed the title Minor [Routing] Minor Feb 1, 2023
@javiereguiluz
Copy link
Member

Thanks Thomas.

@javiereguiluz javiereguiluz merged commit 9041533 into symfony:5.4 Feb 1, 2023
@ThomasLandauer ThomasLandauer deleted the patch-10 branch February 1, 2023 20:34
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.

3 participants