8000 [DI] Fix infinite loop in InlineServiceDefinitionsPass by nicolas-grekas · Pull Request #25203 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[DI] Fix infinite loop in InlineServiceDefinitionsPass #25203

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
Nov 29, 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 -

When a non-shared is involved in a setter-circular loop, the pass enters an infinite loop right now.

@nicolas-grekas nicolas-grekas merged commit b988aa7 into symfony:3.3 Nov 29, 2017
nicolas-grekas added a commit that referenced this pull request Nov 29, 2017
…colas-grekas)

This PR was merged into the 3.3 branch.

Discussion
----------

[DI] Fix infinite loop in InlineServiceDefinitionsPass

| 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        | -

When a non-shared is involved in a setter-circular loop, the pass enters an infinite loop right now.

Commits
-------

b988aa7 [DI] Fix infinite loop in InlineServiceDefinitionsPass
@nicolas-grekas nicolas-grekas deleted the di-fix-shared branch November 29, 2017 09:38
This was referenced Nov 30, 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.

4 participants
0