Remove solved errors from phpstan baseline file
Ref: dce1104b88 ?
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
b7c5cc879b
commit
573f3d5654
@ -7,16 +7,6 @@ parameters:
|
||||
count: 1
|
||||
path: libraries/classes/Advisor.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\<int, string\\>\\|false given\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/Advisor.php
|
||||
|
||||
-
|
||||
message: "#^Method PhpMyAdmin\\\\Advisor\\:\\:splitJustification\\(\\) should return array\\<string\\> but returns array\\<int, string\\|null\\>\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/Advisor.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|null given\\.$#"
|
||||
count: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user