Skip to content

feat: Remove deprecated Item class for the CacheItemPool#631

Merged
bshaffer merged 1 commit into
mainfrom
remove-unsupported-item
Sep 22, 2025
Merged

feat: Remove deprecated Item class for the CacheItemPool#631
bshaffer merged 1 commit into
mainfrom
remove-unsupported-item

Conversation

@Hectorhammett
Copy link
Copy Markdown
Contributor

@Hectorhammett Hectorhammett commented Sep 16, 2025

The Item class is only being used for PHP 7.4 and under. We currently do not offer support for PHP 7.4 anymore.

closes #618

BEGIN_COMMIT_OVERRIDE
fix: Remove deprecated Item class for the CacheItemPool (#631)
END_COMMIT_OVERRIDE

@Hectorhammett Hectorhammett marked this pull request as ready for review September 17, 2025 19:38
@Hectorhammett Hectorhammett requested a review from a team September 17, 2025 19:38
@bshaffer bshaffer merged commit 7ec42c6 into main Sep 22, 2025
12 checks passed
@bshaffer bshaffer deleted the remove-unsupported-item branch September 22, 2025 16:49
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.

Google\Auth\Cache\Item should be removed

2 participants