Skip to content

Conversation

@bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Sep 24, 2021

Supports psr/cache:3.0 and addresses #363

This PR raises the minimum version supported to PHP 7.1 and adds return types to SysvCacheItemPool and MemoryCacheItemPool

This change will break BC for anyone extending SysvCacheItemPool, but I imagine this is a very unlikely scenario.

@bshaffer bshaffer requested a review from a team as a code owner September 24, 2021 18:26
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2021
@google-cla google-cla bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Mar 23, 2022
@bshaffer bshaffer force-pushed the add-typed-cache-item branch from 596ec7e to 7365613 Compare March 24, 2022 22:00
@google-cla google-cla bot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Mar 24, 2022
Copy link

@noahdietz noahdietz left a comment

Choose a reason for hiding this comment

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

Reviewed from my phone lol

Copy link

@noahdietz noahdietz left a comment

Choose a reason for hiding this comment

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

I will Approve, but perhaps double check with @dwsupplee that the BC is OK? Feel like I'm still learning a bit in these repos.

Copy link
Contributor

@dwsupplee dwsupplee left a comment

Choose a reason for hiding this comment

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

I agree the surface for the BC break is small enough to warrant the support here 👍 , LGTM with a few minor notes.

@bshaffer
Copy link
Contributor Author

bshaffer commented Apr 9, 2022

@dwsupplee all done here!

@bshaffer bshaffer merged commit 321e5b6 into main Apr 11, 2022
@bshaffer bshaffer deleted the add-typed-cache-item branch April 11, 2022 19:01
@Geolim4
Copy link

Geolim4 commented Apr 11, 2022

Alleluia 🥳

Thank you to all participants.

@bshaffer
Copy link
Contributor Author

This is now released in v1.20.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants