Replies: 2
Hello,
I recently updated our internal intranet wordpress that runs on xampp at work to PHP 8.2.4
I get the following deprication errors
Deprecated: Creation of dynamic property WC_Order_Export_Admin::$path_views_default is deprecated in C:\xampp\htdocs\bekleidung\wp-content\plugins\woo-order-export-lite\classes\class-wc-order-export-admin.php on line 26
Deprecated: Creation of dynamic property WC_Order_Export_Admin::$settings is deprecated in C:\xampp\htdocs\bekleidung\wp-content\plugins\woo-order-export-lite\classes\class-wc-order-export-admin.php on line 94
On the plugin page it lists “Erforderliche PHP-Version: 5.4.0 oder höher” so i assumed it was compatible.
