Home Page › Forums › WooCommerce Custom Tabs › Fixed PHP 8 compatibility; required parameter follows optional › Reply To: Fixed PHP 8 compatibility; required parameter follows optional
Keymaster
Hi Danie,
Thanks for the signal and the correction.
Finally, we made the last parameter optional as well:
public function __construct( $file, $product_id, $software_version, $plugin_or_theme, $api_url, $software_title = ”, $text_domain = ”, $plugin_basename = ” )
It will be included in the next version.
Best Regards,
Peter Rath
WebshopLogic