• Resolved fox-didl

    (@fox-didl)


    Just because of interest and for planing issues. Is there any date for compatibility with PHP 8 and WC?

    Done some first checks on staging and got this in debug.log:
    [17-Jun-2021 23:13:28 UTC] PHP Fatal error: Uncaught ValueError: Missing format specifier at end of string in xxx/wp-content/plugins/woocommerce/includes/class-wc-post-types.php:232

    • This topic was modified 3 years, 9 months ago by fox-didl.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there ??

    WooCommerce core has been thoroughly tested for PHP 8 as you can read in this Github issue:

    https://github.com/woocommerce/woocommerce/issues/27674

    This kind of problem is usually caused by a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Cheers.

    Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    I hope you found the previous suggestion helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 8’ is closed to new replies.