• Resolved megaphonejon

    (@megaphonejon)


    When WooCommerce isn’t installed, any use of wp-cli with wpsso installed gives a PHP warning:

    PHP Warning:  Trying to access array offset on value of type null in mysite/wp-content/plugins/wpsso/lib/compat.php on line 63 

    I submitted a pull request a couple weeks ago to resolve this, would a dev be able to look at it? This interferes with my update scripts. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Thanks for reporting the issue! We provide support via our Premium support site and this forum (for the Standard edition). We do not monitor GitHub, so if you notice an issue, it’s always best to report it here, or on our Premium support site. ?? The array offset error has been fixed in WPSSO Core v15.17.2.

    js.

    Thread Starter megaphonejon

    (@megaphonejon)

    I just experienced the same issue with WPSSO Core v15.17.2. Reviewing the source code, the fix was made in one of the two places my PR did. Could you please make the same fix on lib/util.php on line 206?

    Plugin Author JS Morisset

    (@jsmoriss)

    Thanks for reporting the issue – it has been fixed in WPSSO Core v15.18.1.

    js.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8 warning when WooCommerce isn’t installed’ is closed to new replies.