Update PHPStan baseline related to `StaticController::gravatarAction()`
This commit is contained in:
parent
91ad755759
commit
b7677cc4ef
|
@ -1030,11 +1030,6 @@ parameters:
|
||||||
count: 1
|
count: 1
|
||||||
path: application/controllers/StaticController.php
|
path: application/controllers/StaticController.php
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Method Icinga\\\\Controllers\\\\StaticController\\:\\:gravatarAction\\(\\) has no return type specified\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: application/controllers/StaticController.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Method Icinga\\\\Controllers\\\\StaticController\\:\\:imgAction\\(\\) has no return type specified\\.$#"
|
message: "#^Method Icinga\\\\Controllers\\\\StaticController\\:\\:imgAction\\(\\) has no return type specified\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
|
@ -1055,16 +1050,6 @@ parameters:
|
||||||
count: 1
|
count: 1
|
||||||
path: application/controllers/StaticController.php
|
path: application/controllers/StaticController.php
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: application/controllers/StaticController.php
|
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Parameter \\#2 \\$content of method Icinga\\\\Web\\\\FileCache\\:\\:store\\(\\) expects string, string\\|false given\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: application/controllers/StaticController.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
|
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
|
|
Loading…
Reference in New Issue