Skip to content

Removed an internal detail about route placeholders #9519

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
Apr 3, 2018

Conversation

javiereguiluz
Copy link
Member

I propose to remove this because it's an internal detail and it only adds "cognitive noise" to the reader. Symfony will show you fantastic error messages (see https://github.com/symfony/symfony/blob/ecb629a24599e9c1ec34f34dae5cfd1a0f7986b4/src/Symfony/Component/Routing/RouteCompiler.php#L131-L142) if you make any of these mistakes.

@javiereguiluz javiereguiluz added this to the 2.7 milestone Mar 29, 2018
@javiereguiluz javiereguiluz merged commit 6a8f67e into symfony:2.7 Apr 3, 2018
javiereguiluz added a commit that referenced this pull request Apr 3, 2018
…ereguiluz)

This PR was merged into the 2.7 branch.

Discussion
----------

Removed an internal detail about route placeholders

I propose to remove this because it's an internal detail and it only adds "cognitive noise" to the reader. Symfony will show you fantastic error messages (see https://github.com/symfony/symfony/blob/ecb629a24599e9c1ec34f34dae5cfd1a0f7986b4/src/Symfony/Component/Routing/RouteCompiler.php#L131-L142) if you make any of these mistakes.

Commits
-------

6a8f67e Removed an internal detail about route placeholders
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.

2 participants