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

Skip to content

[DI] Fix method autowiring in ResolveDefinitionTemplatesPass #21072

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 30, 2016

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Dec 28, 2016

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

cc @nicolas-grekas

@dunglas
Copy link
Member Author

dunglas commented Dec 28, 2016

@dunglas dunglas force-pushed the fix_autowire_template branch from 51f3196 to 6f1985f Compare December 28, 2016 10:23
@nicolas-grekas
Copy link
Member

@dunglas s/setAutowired/setAutowiredMethods

@dunglas
Copy link
Member Author

dunglas commented Dec 28, 2016

@nicolas-grekas it's not necessary because we do a merge now.

@dunglas dunglas force-pushed the fix_autowire_template branch from 6f1985f to 57661e4 Compare December 28, 2016 10:50
@dunglas
Copy link
Member Author

dunglas commented Dec 28, 2016

Switched from a merge to a full replacement.

@nicolas-grekas
Copy link
Member

👍

@fabpot
Copy link
Member

fabpot commented Dec 30, 2016

Thank you @dunglas.

@fabpot fabpot merged commit 57661e4 into symfony:master Dec 30, 2016
fabpot added a commit that referenced this pull request Dec 30, 2016
…ss (dunglas)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[DI] Fix method autowiring in ResolveDefinitionTemplatesPass

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

cc @nicolas-grekas

Commits
-------

57661e4 [DI] Fix method autowiring in ResolveDefinitionTemplatesPass
lyrixx pushed a commit to lyrixx/symfony that referenced this pull request Dec 30, 2016
…latesPass (dunglas)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[DI] Fix method autowiring in ResolveDefinitionTemplatesPass

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

cc @nicolas-grekas

Commits
-------

57661e4 [DI] Fix method autowiring in ResolveDefinitionTemplatesPass
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