Commit cf9a943d49 for woocommerce
commit cf9a943d49012184ac758152253b39a9bd6fc6c5
Author: Néstor Soriano <konamiman@konamiman.com>
Date: Mon Jan 19 14:06:58 2026 +0100
Remove a no longer needed phpstan baseline item (#62861)
diff --git a/plugins/woocommerce/phpstan-baseline.neon b/plugins/woocommerce/phpstan-baseline.neon
index 841b6ad2ee..96ca7c53ea 100644
--- a/plugins/woocommerce/phpstan-baseline.neon
+++ b/plugins/woocommerce/phpstan-baseline.neon
@@ -40563,12 +40563,6 @@ parameters:
count: 1
path: includes/wc-order-item-functions.php
- -
- message: '#^Call to an undefined method WC_Logger_Interface\:\:clear\(\)\.$#'
- identifier: method.notFound
- count: 1
- path: includes/wc-order-step-logger-functions.php
-
-
message: '#^Call to an undefined method WC_Order_Item\:\:get_product_id\(\)\.$#'
identifier: method.notFound