Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
14f1b0787f
commit
61864a3cd8
@ -1060,6 +1060,11 @@ parameters:
|
||||
count: 1
|
||||
path: libraries/classes/Navigation/Nodes/Node.php
|
||||
|
||||
-
|
||||
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getPresence\\(\\) should return int but returns int\\|string\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/Navigation/Nodes/Node.php
|
||||
|
||||
-
|
||||
message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
|
||||
count: 1
|
||||
@ -1915,6 +1920,16 @@ parameters:
|
||||
count: 1
|
||||
path: libraries/classes/Replication.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#4 \\$port of method PhpMyAdmin\\\\Replication\\:\\:connectToMaster\\(\\) expects int\\|null, string given\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/ReplicationGui.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#4 \\$port of method PhpMyAdmin\\\\Replication\\:\\:slaveChangeMaster\\(\\) expects int, string given\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/ReplicationGui.php
|
||||
|
||||
-
|
||||
message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:sanitizeFilename\\(\\) should return string but returns string\\|null\\.$#"
|
||||
count: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user