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

[FrameworkBundle] Remove cache clearer default value in config #19893

Merged
merged 1 commit into from
Sep 14, 2016

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 3.1
Bug fix? yes
Tests pass? yes
License MIT

cache.default_clearer is already the default behavior (tested), but duplicating this in the configuration prevents inheriting the clearer setting when configuring child pools.

@fabpot
Copy link
Member

fabpot commented Sep 14, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 193542f into symfony:3.1 Sep 14, 2016
fabpot added a commit that referenced this pull request Sep 14, 2016
…nfig (nicolas-grekas)

This PR was merged into the 3.1 branch.

Discussion
----------

[FrameworkBundle] Remove cache clearer default value in config

| Q             | A
| ------------- | ---
| Branch?       | 3.1
| Bug fix?      | yes
| Tests pass?   | yes
| License       | MIT

`cache.default_clearer` is already the default behavior (tested), but duplicating this in the configuration prevents inheriting the `clearer` setting when configuring child pools.

Commits
-------

193542f [FrameworkBundle] Remove cache clearer default value in config
@nicolas-grekas nicolas-grekas deleted the fwb-default branch September 14, 2016 06:17
@fabpot fabpot mentioned this pull request Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants