-
Notifications
You must be signed in to change notification settings - Fork 798
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
General: Basic updates to prepare for WP 5.8 #20040
Conversation
Caution: This PR has changes that must be merged to WordPress.com |
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 Once your PR is ready for review, check one last time that all required checks (other than "Required review") appearing at the bottom of this PR are passing or skipped. Backup plugin:
Jetpack plugin:
|
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like I'm getting:
Deprecated: Jetpack::validate_sync_error_idc_option is deprecated since version jetpack-9.8! Use \Automattic\Jetpack\Identity_Crisis::validate_sync_error_idc_option instead. in /srv/users/user35ae9581/apps/user35ae9581/public/wp-includes/functions.php on line 4861
I think maybe from class-jetpack-redux-state-helper.php
on line 79? 🤔
Where are you seeing that @sdixon194? I'm not sure how this PR would be causing that. Fixing in 6bec462 but I think that's unrelated to this PR. |
Yeah that's why I'm confused too. I see the php error on any Jetpack dashboard - both locally and a JN site. Doing some more digging, it seems like it's also happening on |
Well, this PR should be able to land once you can re-test it and we can slide the fix in here. LIkely caused by #19126. |
Great news! One last step: head over to your WordPress.com diff, D62495-code, and commit it. Thank you! |
r227047-wpcom |
See #19654
Changes proposed in this Pull Request:
Jetpack product discussion
See 19654
Does this pull request change what data or activity we track or use?
n/a
Testing instructions: