Update PHPStan baseline

[ci-skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2022-06-30 01:28:52 -03:00
parent 0f8fafb1b5
commit 14890914dc
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -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