Skip to content

[DI] Fix dumping expressions accessing single-use private services #29414

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

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Dec 1, 2018

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

Introduced in #27268, see fixed ticket

@chalasr chalasr force-pushed the expr-inline-call branch 2 times, most recently from bda7e66 to 3f2be01 Compare December 1, 2018 19:35
@nicolas-grekas
Copy link
Member

I changed L602 recently and I think it should be reverted as it's a very local workaround. Can you have a look please?

@chalasr
Copy link
Member Author

chalasr commented Dec 1, 2018

@nicolas-grekas done

@nicolas-grekas nicolas-grekas changed the base branch from 4.2 to 3.4 December 2, 2018 09:33
@nicolas-grekas
Copy link
Member

Thank you @chalasr.

@nicolas-grekas nicolas-grekas merged commit d1e84aa into symfony:3.4 Dec 2, 2018
nicolas-grekas added a commit that referenced this pull request Dec 2, 2018
…services (chalasr)

This PR was merged into the 3.4 branch.

Discussion
----------

[DI] Fix dumping expressions accessing single-use private services

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

Introduced in #27268, see fixed ticket

Commits
-------

d1e84aa [DI] Fix dumping expressions accessing single-use private services
@nicolas-grekas nicolas-grekas modified the milestones: 4.2, 3.4 Dec 2, 2018
@chalasr chalasr deleted the expr-inline-call branch December 2, 2018 14:16
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