Updated Release Testing Instructions WooCommerce 6.5 (markdown)
parent
afea50d771
commit
68761c40b5
|
@ -21,6 +21,11 @@ WooCommerce 6.5 includes:
|
|||
---
|
||||
## WooCommerce Core Updates
|
||||
|
||||
### Bump WooCommerce minimum required PHP version to 7.2 [#32112](https://github.com/woocommerce/woocommerce/pull/32112)
|
||||
1. Verify that you cannot do a fresh install of WooCommerce 6.5 on a site with PHP lower than 7.2.
|
||||
1. Verify that you cannot update WooCommerce to 6.5 if the site's PHP version is lower than 7.2.
|
||||
1. Verify that you can still downgrade WooCommerce from 6.5 to a lower version.
|
||||
|
||||
### Sectioned Task List experiment ([#32302](https://github.com/woocommerce/woocommerce/pull/32302))
|
||||
|
||||
1. Start with a fresh install
|
||||
|
@ -233,8 +238,3 @@ We've been including WooCommerce Admin in WooCommerce since WooCommerce 4.0. We
|
|||
1. Create a brand new store (e.g.: using JN).
|
||||
1. Start the Onboarding flow and make sure to set the country to Portugal
|
||||
4. After finishing the OBW the task `Get paid with WooCommerce Payments` should appear instead of the `Set up payments` task.
|
||||
|
||||
### Bump WooCommerce minimum required PHP version to 7.2 [#32112](https://github.com/woocommerce/woocommerce/pull/32112)
|
||||
1. Verify that you cannot do a fresh install of WooCommerce 6.5 on a site with PHP lower than 7.2.
|
||||
1. Verify that you cannot update WooCommerce to 6.5 if the site's PHP version is lower than 7.2.
|
||||
1. Verify that you can still downgrade WooCommerce from 6.5 to a lower version.
|
||||
|
|
Loading…
Reference in New Issue