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

chore: use __CLASS__ instead of get_class #146

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Jul 18, 2024

this will prevent the following deprecation warning in PHP 8.3+

Deprecated: Calling get_class() without arguments is deprecated in vendor/google/cloud-tools/src/TestUtils/TestTrait.php on line 127

@bshaffer bshaffer merged commit a80e3cf into main Aug 15, 2024
6 checks passed
@bshaffer bshaffer deleted the bshaffer-patch-4 branch August 15, 2024 21:08
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.

1 participant