php 8.2 Errors
Posted: Fri May 17, 2024 4:06 pm
I have unfortunately updated to php 8.2 - can go back to 8.1 but not 8.0
Hoever let me present you with the initial list (maybe) of 8.2 errors
(OK everything still works but it would be nice to get rid of the errors
)
Hoever let me present you with the initial list (maybe) of 8.2 errors
Code: Select all
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$orders_status is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$orders_date_finished is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$currency is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$currency_value is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$shipping_module is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$customer_service_id is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$discount_codes is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$orders_status_id is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$language_id is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$orders_status_name is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$public_flag is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$downloads_flag is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Creation of dynamic property objectInfo::$order_total is deprecated in /home/*****/public_html/store/admin/includes/classes/object_info.php on line 21
[16-May-2024 19:46:27 UTC] PHP Deprecated: Function strftime() is deprecated in /home/*****/public_html/store/includes/system/versioned/1.0.8.3/date.php on line 45
[16-May-2024 19:46:27 UTC] PHP Deprecated: Function strftime() is deprecated in /home/*****/public_html/store/includes/system/versioned/1.0.8.3/date.php on line 45
[16-May-2024 19:46:27 UTC] PHP Deprecated: Function strftime() is deprecated in /home/*****/public_html/store/includes/system/versioned/1.0.8.3/date.php on line 45