8000 [Routing] Fix the retrieval of the default value for variadic arguments in the annotation loader by stof · Pull Request #15425 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Routing] Fix the retrieval of the default value for variadic arguments in the annotation loader #15425

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 2 commits into from
Aug 2, 2015

Conversation

stof
Copy link
Member
@stof stof commented Aug 1, 2015
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #13690
License MIT
Doc PR n/a

This takes the test submitted in #13690 and implements the fix for this bug

wdalmut and others added 2 commits August 1, 2015 21:19
@stof stof changed the title Variadic routing annotation [Routing] Fix the retrieval of the default value for variadic arguments in the annotation loader Aug 1, 2015
@stof
Copy link
Member Author
stof commented Aug 1, 2015

Actually, I'm wondering whether we need more changes to support variadic arguments properly in case values are passed.
However, in any case, this is a valid change.

@Tobion
Copy link
Contributor
Tobion commented Aug 2, 2015

👍

@Tobion
Copy link
Contributor
Tobion commented Aug 2, 2015

Thanks Christophe.

@Tobion Tobion merged commit 73c5eff into symfony:2.3 Aug 2, 2015
Tobion added a commit that referenced this pull request Aug 2, 2015
…dic arguments in the annotation loader (wdalmut, stof)

This PR was merged into the 2.3 branch.

Discussion
----------

[Routing] Fix the retrieval of the default value for variadic arguments in the annotation loader

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #13690
| License       | MIT
| Doc PR        | n/a

This takes the test submitted in #13690 and implements the fix for this bug

Commits
-------

73c5eff Fix the retrieval of the default value for variadic arguments
9b7d4c7 Annotated routes with a variadic parameter
@stof stof deleted the variadic_routing_annotation branch August 2, 2015 04:35
@wdalmut
Copy link
Contributor
wdalmut commented Aug 2, 2015

@Tobion do you know when this will be merged also into branch 2.7?

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.

4 participants
0