Skip to content
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

[Routing] add mapped route parameters and aliases #20812

Open
wants to merge 8 commits into
base: 7.3
Choose a base branch
from

Conversation

eltharin
Copy link
Contributor

@eltharin eltharin commented Mar 24, 2025

Fix: #20806

Add documentation for Mapped Route Parameters and Aliased Mapped route parameters :
symfony/symfony#59904

@carsonbot carsonbot added this to the 7.3 milestone Mar 24, 2025
@eltharin eltharin force-pushed the mappedrouteparameters branch from 5025b48 to e37a9dc Compare March 24, 2025 17:30
@carsonbot carsonbot changed the title add mapped route parameters and aliases [Routing] add mapped route parameters and aliases Mar 24, 2025
Co-authored-by: Matthieu Lempereur <[email protected]>
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.

[Routing] Add alias in {foo:bar} syntax in route parameter
4 participants