Skip to content

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

Merged
bshaffer merged 1 commit into2.16.xfrom
2.16.x-php74
Dec 12, 2024
Merged

fix: add php 8.4 compatibility to latest 7.4 release#2645
bshaffer merged 1 commit into2.16.xfrom
2.16.x-php74

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 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
@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

2 participants