Skip to content

Conversation

@nicolas-grekas
Copy link
Member

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

To allow pools to leverage #24155 so that they can be used in multi-request loops.

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Sep 15, 2017
@nicolas-grekas nicolas-grekas force-pushed the cache-reset branch 11 times, most recently from e732c89 to db3837d Compare September 16, 2017 10:02
@nicolas-grekas nicolas-grekas merged commit 14c91f2 into symfony:3.4 Sep 25, 2017
nicolas-grekas added a commit that referenced this pull request Sep 25, 2017
… pool's local state (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

[Cache] Add ResettableInterface to allow resetting any pool's local state

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

To allow pools to leverage #24155 so that they can be used in multi-request loops.

Commits
-------

14c91f2 [Cache] Add ResettableInterface to allow resetting any pool's local state
@nicolas-grekas nicolas-grekas deleted the cache-reset branch September 25, 2017 09:24
This was referenced Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants