Deprecated functions
-
Hi,
I am using PHP 8.1 and WP_debug throws the following warnings.
Deprecated: Return type of WPO\WC\PDF_Invoices\Compatibility\WC_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /bitnami/wordpress/wp-content/plugins/woocommerce-pdf-ips-pro/includes/compatibility/class-wc-date-compatibility.php on line 58
Deprecated: Return type of WPO\WC\PDF_Invoices\Compatibility\WC_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /bitnami/wordpress/wp-content/plugins/woocommerce-pdf-ips-pro/includes/compatibility/class-wc-date-compatibility.php on line 47
Deprecated: Return type of WPO\WC\PDF_Invoices\Compatibility\WC_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /bitnami/wordpress/wp-content/plugins/woocommerce-pdf-ips-pro/includes/compatibility/class-wc-date-compatibility.php on line 68
BR,
A
- The topic ‘Deprecated functions’ is closed to new replies.