Errors after php 7.4 upgrade
-
These errors started after I updated to php 7.4 and downgrading doesn’t help. I uninstalled, cleaned the database, and reinstalled, and still get the errors.
Notice: Trying to access array offset on value of type bool in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 28 Notice: Trying to access array offset on value of type null in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 28 Notice: Trying to access array offset on value of type bool in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 29 Notice: Trying to access array offset on value of type null in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 29 Notice: Trying to access array offset on value of type bool in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 30 Notice: Trying to access array offset on value of type null in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 30
Edit: 7.3 and 7.4 break the plugin, but it works in 7.2. This wasn’t the only plugin to break when I upgraded.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Errors after php 7.4 upgrade’ is closed to new replies.