* Fix - PHP deprecation notices when dismissing export finished notices
* Fix - Unable to export orders when HPOS is enabled * Fix - PHP deprecation warnings
* Fix - Cast numbers to floats when formatting them to avoid type issues with PHP 8.0+ * Dev - Have `WC_Customer_Order_CSV_Export_Method_Email` to extend `WC_Email` to improve third party compatibility * Misc - Improve compatibility with PHP 8.2+