From 6a06935f6c3bcb5e3ce4e41b52b9de95ef7ba733 Mon Sep 17 00:00:00 2001 From: Krishan Koenig Date: Tue, 3 Dec 2024 12:39:26 +0100 Subject: [PATCH] fix phpstan --- phpstan-baseline.neon | 80 ------------------------------------------- 1 file changed, 80 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 36c738bb..cafdcd68 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -75,61 +75,6 @@ parameters: count: 1 path: examples/mandates/revoke-mandate.php - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 2 - path: examples/orders/cancel-order-lines.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/cancel-order.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/create-order.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/list-methods.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/list-orders.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/refund-order-completely.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/refund-order-partially.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/update-order-line.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/update-order-lines-multiple.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/update-order.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/orders/webhook.php - - message: "#^Variable \\$mollie might not be defined\\.$#" count: 2 @@ -245,31 +190,6 @@ parameters: count: 1 path: examples/settlements/list-settlements.php - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/shipments/create-shipment-all.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/shipments/create-shipment-partial.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/shipments/get-shipment.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/shipments/list-shipments.php - - - - message: "#^Variable \\$mollie might not be defined\\.$#" - count: 1 - path: examples/shipments/update-shipment.php - - message: "#^Variable \\$mollie might not be defined\\.$#" count: 1