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

Compatibility testing with WooCommerce 8.0 #358

Closed
6 tasks
vikrampm1 opened this issue Aug 4, 2023 · 0 comments · Fixed by #361
Closed
6 tasks

Compatibility testing with WooCommerce 8.0 #358

vikrampm1 opened this issue Aug 4, 2023 · 0 comments · Fixed by #361
Assignees
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
Milestone

Comments

@vikrampm1
Copy link
Contributor

With WooCommerce 8.0 RC out, perform the following:

  • Test the extension thoroughly with WC 8.0
  • Add compatibility fixes, where necessary
  • Bump WooCommerce "Tested up to" to 8.0
  • Bump WooCommerce minimum supported to 7.8
  • Bump PHP minimum supported to 7.3 to match the requirement from WC 7.8 (unless the extension require something above 7.3 like a payment gateway SDK requirement)
  • Scan for any conditional checks that may be in the code that can be removed with these "Tested up to" and minimum bumps.

Sample Changelog entry should then be:

Dev - Bump WooCommerce "tested up to" version 8.0.
Dev - Bump WooCommerce minimum supported version from X.X to 7.8.

@vikrampm1 vikrampm1 added priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team). labels Aug 4, 2023
@faisal-alvi faisal-alvi self-assigned this Aug 9, 2023
@faisal-alvi faisal-alvi added this to the Future Release milestone Aug 9, 2023
@vikrampm1 vikrampm1 modified the milestones: Future Release, 1.2.0 Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants