Skip to content

[DI] fix edge case in InlineServiceDefinitionsPass #29393

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 1, 2018

Conversation

nicolas-grekas
Copy link
Member

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

Looks like this can happen - dunno how
https://stackoverflow.com/questions/53558247/autowire-services-test-yaml-there-is-no-node-with-id-service-a

@nicolas-grekas nicolas-grekas merged commit 8bd2bbf into symfony:4.1 Dec 1, 2018
nicolas-grekas added a commit that referenced this pull request Dec 1, 2018
…s-grekas)

This PR was merged into the 4.1 branch.

Discussion
----------

[DI] fix edge case in InlineServiceDefinitionsPass

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

Looks like this can happen - dunno how
https://stackoverflow.com/questions/53558247/autowire-services-test-yaml-there-is-no-node-with-id-service-a

Commits
-------

8bd2bbf [DI] fix edge case in InlineServiceDefinitionsPass
@nicolas-grekas nicolas-grekas deleted the di-fix-node branch December 2, 2018 13:27
@kevin-lot
Copy link

Are there a workarround time to wait for next release ?

@stof
Copy link
Member

stof commented Dec 3, 2018

@kevin-lot the normal schedule (i.e. outside security releases) is to have a patch release once per month (generally at the end of the month)

This was referenced Dec 6, 2018
@RubenKruiswijk
Copy link
Contributor

Is there a specific reason why this was not merged into v3.4.20 (v3.4.19...v3.4.20)?

We experience an issue with doctrine filters (https://packagist.org/packages/gedmo/doctrine-extensions + https://packagist.org/packages/stof/doctrine-extensions-bundle) that cannot be found after this patch.

@nicolas-grekas
Copy link
Member Author

About 3.4, this patch doesn't apply there. About any other issue, we're not aware of anything until someone opens an issue ;)

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