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

Skip to content

[DI] Move "include_once" out of closure factories #26148

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
Feb 12, 2018

Conversation

nicolas-grekas
Copy link
Member

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

They were previously dumped inside the closures.

@Tobion
Copy link
Contributor

Tobion commented Feb 12, 2018

Bug fix? | yes

What does it fix? And if it's a bug fix shouldn't it go into older branches?

@nicolas-grekas
Copy link
Member Author

It's performance bug fix for a feature that is in master only, follow up of #25867

@nicolas-grekas nicolas-grekas merged commit bbcd3d7 into symfony:master Feb 12, 2018
nicolas-grekas added a commit that referenced this pull request Feb 12, 2018
…-grekas)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[DI] Move "include_once" out of closure factories

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

They were previously dumped inside the closures.

Commits
-------

bbcd3d7 [DI] Move "include_once" out of closure factories
@nicolas-grekas nicolas-grekas deleted the di-include-exclude branch February 12, 2018 16:35
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