Updated Release Testing Instructions WooCommerce 6.5 (markdown)

rodelgc 2022-04-20 10:45:43 +08:00
parent f0a2a82f5e
commit afea50d771
1 changed files with 5 additions and 0 deletions

@ -233,3 +233,8 @@ 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.