Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
83a57623b7
commit
11cf49e5b5
@ -2640,6 +2640,11 @@ parameters:
|
||||
count: 1
|
||||
path: test/classes/Config/DescriptionTest.php
|
||||
|
||||
-
|
||||
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with null will always evaluate to false\\.$#"
|
||||
count: 1
|
||||
path: test/classes/Config/FormDisplayTest.php
|
||||
|
||||
-
|
||||
message: "#^Call to an undefined method object\\:\\:displayErrors\\(\\)\\.$#"
|
||||
count: 1
|
||||
@ -2670,6 +2675,21 @@ parameters:
|
||||
count: 1
|
||||
path: test/classes/Controllers/ExportTemplateControllerTest.php
|
||||
|
||||
-
|
||||
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertFalse\\(\\) with true will always evaluate to false\\.$#"
|
||||
count: 1
|
||||
path: test/classes/CoreTest.php
|
||||
|
||||
-
|
||||
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with \\*NEVER\\* will always evaluate to false\\.$#"
|
||||
count: 1
|
||||
path: test/classes/CoreTest.php
|
||||
|
||||
-
|
||||
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with false will always evaluate to false\\.$#"
|
||||
count: 1
|
||||
path: test/classes/CoreTest.php
|
||||
|
||||
-
|
||||
message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:providerForTestPopulateRequestWithEncryptedQueryParamsWithInvalidParam\\(\\) should return array\\<array\\<array\\<string\\>\\>\\> but returns array\\<int, array\\<int, array\\<string, array\\|string\\>\\>\\>\\.$#"
|
||||
count: 1
|
||||
@ -2785,6 +2805,11 @@ parameters:
|
||||
count: 1
|
||||
path: test/classes/Properties/Plugins/ExportPluginPropertiesTest.php
|
||||
|
||||
-
|
||||
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertFalse\\(\\) with string will always evaluate to false\\.$#"
|
||||
count: 2
|
||||
path: test/classes/RelationTest.php
|
||||
|
||||
-
|
||||
message: "#^Binary operation \"\\-\" between object and 1000 results in an error\\.$#"
|
||||
count: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user