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

[FrameworkBundle] [Routing] Check if default value matches requirement #16862

Closed

Conversation

jeremyFreeAgent
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Check if the default value defined in a route matches the requirement of that value.

@stof
Copy link
Member

stof commented Dec 5, 2015

is it already enforced in other places and missing only in the cache warmer (and so the PR allows to give faster feedback), or is it currently possible to use a non-matching default ?

@Tobion
Copy link
Member

Tobion commented Dec 6, 2015

Duplicate of #5664 and the proposed solution here cannot be used because it only triggers on framework bundle router and not in the routing component.

@fabpot fabpot closed this Jan 25, 2016
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.

None yet

5 participants