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

Merge release 2.10.2 into 2.11.x #89

Merged
merged 4 commits into from
Apr 29, 2021

Conversation

github-actions[bot]
Copy link

Release Notes for 2.10.2

2.10.x bugfix release (patch)

Fixed

  • The decorator for PSR-6 CacheItemPool assumed that a deletion was successful even if the underlying storage failed to delete these items.

2.10.2

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Bug

Documentation

As per definition, `StorageInterface::removeItems` may return a non-empty array of keys which were not removed.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
With this example, it is possible to only require those adapters which are required by the project.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing force-pushed the 2.10.x-merge-up-into-2.11.x_608a688f2927c0.30871497 branch from 23d1340 to adf7ade Compare April 29, 2021 08:07
@boesing boesing merged commit 38dbf82 into 2.11.x Apr 29, 2021
@Ocramius Ocramius deleted the 2.10.x-merge-up-into-2.11.x_608a688f2927c0.30871497 branch December 5, 2022 14:41
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.

None yet

1 participant