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

Set controller without __invoke method from invokable class #26275

Merged
merged 1 commit into from Feb 26, 2018

Conversation

Tobion
Copy link
Member

@Tobion Tobion commented Feb 22, 2018

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

Fixes one part of #25103

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Feb 25, 2018
@fabpot
Copy link
Member

fabpot commented Feb 26, 2018

Thank you @Tobion.

@fabpot fabpot merged commit cc68c50 into symfony:3.4 Feb 26, 2018
fabpot added a commit that referenced this pull request Feb 26, 2018
…s (Tobion)

This PR was merged into the 3.4 branch.

Discussion
----------

Set controller without __invoke method from invokable class

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets |
| License       | MIT
| Doc PR        |

Fixes one part of #25103

Commits
-------

cc68c50 Set controller without __invoke method from invokable class
@Tobion Tobion deleted the annotation-invokeable-controller branch February 26, 2018 22:27
This was referenced Mar 1, 2018
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