Update PHPStan baseline
[ci-skip] Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
0f8fafb1b5
commit
14890914dc
@ -4425,6 +4425,16 @@ parameters:
|
||||
count: 1
|
||||
path: libraries/classes/Image/ImageWrapper.php
|
||||
|
||||
-
|
||||
message: "#^Method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:height\\(\\) should return int but returns int\\|false\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/Image/ImageWrapper.php
|
||||
|
||||
-
|
||||
message: "#^Method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:width\\(\\) should return int but returns int\\|false\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/Image/ImageWrapper.php
|
||||
|
||||
-
|
||||
message: "#^Method PhpMyAdmin\\\\Import\\:\\:analyzeTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user