diff --git a/Config/phpstan-baseline.neon b/Config/phpstan-baseline.neon index 204d83a..c4a9e9e 100644 --- a/Config/phpstan-baseline.neon +++ b/Config/phpstan-baseline.neon @@ -295,11 +295,6 @@ parameters: count: 1 path: Modules/Exchange/Interfaces/GSD/Importer.php - - - message: "#^Call to an undefined method Modules\\\\Exchange\\\\Interfaces\\\\GSD\\\\Importer\\:\\:importArticle\\(\\)\\.$#" - count: 2 - path: Modules/Exchange/Interfaces/GSD/Importer.php - - message: "#^Parameter \\#1 \\$dbdata of static method phpOMS\\\\DataStorage\\\\Database\\\\Connection\\\\ConnectionFactory\\:\\:create\\(\\) expects array\\, array\\ given\\.$#" count: 1 @@ -360,16 +355,6 @@ parameters: count: 1 path: Modules/Exchange/Interfaces/GSD/Importer.php - - - message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#" - count: 1 - path: Modules/Exchange/Interfaces/GSD/Model/GSDCostCenter.php - - - - message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#" - count: 1 - path: Modules/Exchange/Interfaces/GSD/Model/GSDCostObject.php - - message: "#^Access to constant CUSTOMER on an unknown class Modules\\\\Exchange\\\\Interfaces\\\\OMS\\\\Model\\\\ExchangeType\\.$#" count: 1 @@ -1265,11 +1250,6 @@ parameters: count: 1 path: Modules/Tasks/Models/Task.php - - - message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#" - count: 1 - path: Modules/Tasks/Models/Task.php - - message: "#^Method Modules\\\\Tasks\\\\Models\\\\TaskElement\\:\\:getDue\\(\\) should return DateTime but returns DateTime\\|null\\.$#" count: 1