|
79 | 79 | 'count' => 1, |
80 | 80 | 'path' => __DIR__ . '/src/CommonITILCost.php', |
81 | 81 | ]; |
82 | | -$ignoreErrors[] = [ |
83 | | - 'message' => '#^Parameter \\#1 \\$ticket of method LevelAgreement\\:\\:addLevelToDo\\(\\) expects Ticket, \\$this\\(CommonITILObject\\) given\\.$#', |
84 | | - 'identifier' => 'argument.type', |
85 | | - 'count' => 2, |
86 | | - 'path' => __DIR__ . '/src/CommonITILObject.php', |
87 | | -]; |
88 | | -$ignoreErrors[] = [ |
89 | | - 'message' => '#^Parameter \\#1 \\$ticket of static method LevelAgreement\\:\\:deleteLevelsToDo\\(\\) expects Ticket, \\$this\\(CommonITILObject\\) given\\.$#', |
90 | | - 'identifier' => 'argument.type', |
91 | | - 'count' => 2, |
92 | | - 'path' => __DIR__ . '/src/CommonITILObject.php', |
93 | | -]; |
94 | 82 | $ignoreErrors[] = [ |
95 | 83 | 'message' => '#^Parameter \\#1 \\$time of static method Html\\:\\:convDateTime\\(\\) expects string, true given\\.$#', |
96 | 84 | 'identifier' => 'argument.type', |
97 | 85 | 'count' => 2, |
98 | 86 | 'path' => __DIR__ . '/src/CommonITILObject.php', |
99 | 87 | ]; |
100 | | -$ignoreErrors[] = [ |
101 | | - 'message' => '#^Parameter \\#1 \\$type of method CommonITILObject\\:\\:getTemplateFieldName\\(\\) expects string\\|null, int\\<min, \\-1\\>\\|int\\<1, max\\>\\|true given\\.$#', |
102 | | - 'identifier' => 'argument.type', |
103 | | - 'count' => 2, |
104 | | - 'path' => __DIR__ . '/src/CommonITILObject.php', |
105 | | -]; |
106 | 88 | $ignoreErrors[] = [ |
107 | 89 | 'message' => '#^Parameter \\#2 \\$odd of static method Search\\:\\:showNewLine\\(\\) expects bool, int\\<\\-1, 1\\> given\\.$#', |
108 | 90 | 'identifier' => 'argument.type', |
|
409 | 391 | 'count' => 1, |
410 | 392 | 'path' => __DIR__ . '/src/KnowbaseItemTranslation.php', |
411 | 393 | ]; |
412 | | -$ignoreErrors[] = [ |
413 | | - 'message' => '#^Parameter \\#1 \\$slm of static method LevelAgreement\\:\\:showForSLM\\(\\) expects SLM, CommonGLPI given\\.$#', |
414 | | - 'identifier' => 'argument.type', |
415 | | - 'count' => 1, |
416 | | - 'path' => __DIR__ . '/src/LevelAgreement.php', |
417 | | -]; |
418 | | -$ignoreErrors[] = [ |
419 | | - 'message' => '#^Parameter \\#2 \\$olaType\\|slaType of method OlaLevel_Ticket\\:\\:getFromDBForTicket\\(\\) expects 0\\|1, int given\\.$#', |
420 | | - 'identifier' => 'argument.type', |
421 | | - 'count' => 1, |
422 | | - 'path' => __DIR__ . '/src/LevelAgreement.php', |
423 | | -]; |
424 | 394 | $ignoreErrors[] = [ |
425 | 395 | 'message' => '#^Parameter \\#1 \\$email of static method Supplier\\:\\:getSuppliersByEmail\\(\\) expects bool, string given\\.$#', |
426 | 396 | 'identifier' => 'argument.type', |
|
0 commit comments