Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DI] Fix missing "id" normalization when dumping the container #26355

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

Conversation

nicolas-grekas
Copy link
Member

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

Copy link
Member

@stof stof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This must have tests, to avoid reintroducing the same bug later.

@nicolas-grekas
Copy link
Member Author

I'm not able to write tests for all the situations that where missing normalization of references.

@nicolas-grekas nicolas-grekas force-pushed the di-norm-id branch 2 times, most recently from 90e4256 to 24d4d54 Compare March 1, 2018 14:42
@nicolas-grekas nicolas-grekas force-pushed the di-norm-id branch 2 times, most recently from b69bf27 to c93bf76 Compare March 2, 2018 13:37
@nicolas-grekas
Copy link
Member Author

nicolas-grekas commented Mar 2, 2018

Now with a test case that covers the reported issue, and with µ-optimizations found meanwhile, following reports of noticeable CPU usage in (env)parameters resolving.

@nicolas-grekas nicolas-grekas merged commit 4a5e43e into symfony:3.4 Mar 2, 2018
nicolas-grekas added a commit that referenced this pull request Mar 2, 2018
…iner (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

[DI] Fix missing "id" normalization when dumping the container

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

Commits
-------

4a5e43e [DI] Fix missing "id" normalization when dumping the container
This was referenced Mar 5, 2018
@nicolas-grekas nicolas-grekas deleted the di-norm-id branch March 19, 2018 20:35
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