Skip to content

[DependencyInjection] Fix dumping multiple deprecated aliases #34451

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 20, 2019
Merged

[DependencyInjection] Fix dumping multiple deprecated aliases #34451

merged 1 commit into from
Nov 20, 2019

Conversation

shyim
Copy link
Contributor

@shyim shyim commented Nov 19, 2019

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

Only the last deprecated alias wins, cause the content will not appended

@chalasr chalasr added this to the 4.3 milestone Nov 19, 2019
@fabpot
Copy link
Member

fabpot commented Nov 20, 2019

Thank you @shyim.

fabpot added a commit that referenced this pull request Nov 20, 2019
…ses (shyim)

This PR was merged into the 4.3 branch.

Discussion
----------

[DependencyInjection] Fix dumping multiple deprecated aliases

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Only the last deprecated alias wins, cause the content will not appended

Commits
-------

60b0dae [DependencyInjection] Fix dumping multiple deprecated aliases
@fabpot fabpot merged commit 60b0dae into symfony:4.3 Nov 20, 2019
@shyim shyim deleted the fix-phpdumper-multiple-deprecated-aliases branch November 20, 2019 07:32
This was referenced Nov 21, 2019
@fabpot fabpot mentioned this pull request Dec 1, 2019
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