Merged
Conversation
|
Build files for 7c74e6e have been deleted. |
techanvil
reviewed
Mar 13, 2025
| // Avoid prefixing the `static` keyword in some places. | ||
| $contents = str_replace( "\\$prefix\\static", 'static', $contents ); | ||
|
|
||
| if ( preg_match( '#google/apiclient/src/Google/Http/REST\.php$#', $file_path ) ) { |
Collaborator
There was a problem hiding this comment.
I noticed some of the rules are no longer needed, so tidied them up a bit.
aaemnnosttv
commented
Mar 14, 2025
Collaborator
Author
aaemnnosttv
left a comment
There was a problem hiding this comment.
Thanks @techanvil – this LGTM however I can't approve it since it's originally my own PR 😆 Would you give it the ✅ if you agree?
techanvil
approved these changes
Mar 14, 2025
Collaborator
There was a problem hiding this comment.
No problem Evan, will do.
Proxying @aaemnnosttv's approval for this PR. LGTM!
✅
Note, the failing E2E tests are unrelated to these changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Addresses issue:
PHP Deprecated: Calling get_class() without arguments is deprecated in google-site-kit/third-party/google/apiclient/...#9977Relevant technical choices
PR Author Checklist
Do not alter or remove anything below. The following sections will be managed by moderators only.
Code Reviewer Checklist
Merge Reviewer Checklist