Skip to content

[DI] Minor fix in dumped code #24082

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
Sep 4, 2017
Merged

[DI] Minor fix in dumped code #24082

merged 1 commit into from
Sep 4, 2017

Conversation

nicolas-grekas
Copy link
Member

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

This check is useless, and leads to a potential BC break (a non-shared service overridden by calling $container->set(...) - unlikely yes).

@fabpot
Copy link
Member

fabpot commented Sep 4, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 263b95e into symfony:3.3 Sep 4, 2017
fabpot added a commit that referenced this pull request Sep 4, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

[DI] Minor fix in dumped code

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

This check is useless, and leads to a potential BC break (a non-shared service overridden by calling `$container->set(...)` - unlikely yes).

Commits
-------

263b95e [DI] Minor fix in dumped code
@nicolas-grekas nicolas-grekas deleted the di-33 branch September 4, 2017 17:54
@fabpot fabpot mentioned this pull request Sep 11, 2017
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.

5 participants