Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.1][HttpKernel] Regression test for missing controller arguments #20756

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
Dec 5, 2016
Merged

[3.1][HttpKernel] Regression test for missing controller arguments #20756

merged 1 commit into from
Dec 5, 2016

Conversation

linaori
Copy link
Contributor

@linaori linaori commented Dec 5, 2016

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

Same fix as #20755 but for 3.1 and up as the new feature was hit by the same bug.

ping @fabpot

@fabpot
Copy link
Member

fabpot commented Dec 5, 2016

Thank you @iltar.

@fabpot fabpot merged commit 9e588b8 into symfony:3.1 Dec 5, 2016
fabpot added a commit that referenced this pull request Dec 5, 2016
…rguments (iltar)

This PR was merged into the 3.1 branch.

Discussion
----------

[3.1][HttpKernel] Regression test for missing controller arguments

| Q             | A
| ------------- | ---
| Branch?       | 3.1
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #20746
| License       | MIT
| Doc PR        | ~

Same fix as #20755 but for 3.1 and up as the new feature was hit by the same bug.

ping @fabpot

Commits
-------

9e588b8 Regression test for missing controller arguments (3.1)
This was referenced Dec 13, 2016
@linaori linaori deleted the hotfix/nullable-controller-arg-31 branch February 8, 2019 13:38
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