Skip to content
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

[Config] Unset key during normalization #29152

Merged
merged 1 commit into from Nov 12, 2018
Merged

[Config] Unset key during normalization #29152

merged 1 commit into from Nov 12, 2018

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Nov 9, 2018

Q A
Branch? 2.8
Bug fix? yes-ish
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #29142
License MIT
Doc PR symfony/symfony-docs#...

2.8 vs. 4.x :) let me know.

@ro0NL
Copy link
Contributor Author

ro0NL commented Nov 9, 2018

aiming for 2.8.. i cant imagine ppl rely on UnsetKeyException to be thrown (and handle it themselves)

@nicolas-grekas nicolas-grekas added this to the 2.8 milestone Nov 9, 2018
@fabpot
Copy link
Member

fabpot commented Nov 12, 2018

Thank you @ro0NL.

@fabpot fabpot merged commit e1402d4 into symfony:2.8 Nov 12, 2018
fabpot added a commit that referenced this pull request Nov 12, 2018
This PR was squashed before being merged into the 2.8 branch (closes #29152).

Discussion
----------

[Config] Unset key during normalization

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes-ish
| New feature?  | yes
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #29142
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

2.8 vs. 4.x :) let me know.

Commits
-------

e1402d4 [Config] Unset key during normalization
@ro0NL ro0NL deleted the config branch November 12, 2018 07:34
@fabpot fabpot mentioned this pull request Nov 16, 2018
This was referenced Nov 26, 2018
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.

None yet

5 participants