Skip to content

[Routing] Fixing some typos #15277

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
May 21, 2021
Merged

Conversation

ThomasLandauer
Copy link
Contributor

Question: Is this rule always true?:

then token will only get the last part and the rest is matched by path.

Cause if Yes, the introduction doesn't make sense:

you might get unexpected results

since if there's a rule, it's not unexpected ;-)

So it would be better to explain that the first parameter is always greedy.

Question: Is this rule always true?:
> then ``token`` will only get the last part and the rest is matched by ``path``.
Cause if Yes, the introduction doesn't make sense:
> you might get unexpected results
cause if there's a rule, it's not unexpected ;-)
So it would be better to explain that the *first* parameter is always greedy.
@carsonbot carsonbot added this to the 4.4 milestone Apr 22, 2021
@carsonbot carsonbot changed the title Fixing some typos [Routing] Fixing some typos Apr 22, 2021
@javiereguiluz
Copy link
Member

Thanks Thomas.

@javiereguiluz javiereguiluz merged commit 781ad9f into symfony:4.4 May 21, 2021
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