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

fix: add php 8.4 compatibility to latest 7.4 release #2645

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

bshaffer
Copy link
Contributor

fixes #2640

Adds PHP 8.4 compatibility to the latest PHP 7.4 release (2.16.0). This will be tagged as v2.16.1

@bshaffer bshaffer requested a review from a team as a code owner December 11, 2024 18:48
@mikkamp
Copy link

mikkamp commented Dec 12, 2024

Thanks for fixing this so quickly. I tested it with the following command:

composer require "google/apiclient:dev-2.16.x-php74 as 2.16.1"

And I can confirm that it's no longer showing the deprecation messages. So everything LGTM.

@bshaffer bshaffer merged commit d7066f3 into 2.16.x Dec 12, 2024
13 checks passed
@bshaffer bshaffer deleted the 2.16.x-php74 branch December 12, 2024 17:34
@bshaffer
Copy link
Contributor Author

This has been released! You can install it as

composer require google/apiclient:2.16.1

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.

2 participants