Changes between Version 1 and Version 2 of Ticket #57350, comment 4
- Timestamp:
- 12/22/2022 11:03:04 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57350, comment 4
v1 v2 1 The function as written now in autoload.php triggers error_get_last causing wp-header to add the php-error class even if there is no error anymore. 2 3 This is a bug as the php-error class should only be added when there is a error. 1 Woocommerce triggers the error also 4 2 5 3 Correction.. The error is thrown by latest woocommerce beta 7.30