Update PHPStan baseline related to `StaticController::gravatarAction()`

This commit is contained in:
raviks789 2023-08-24 16:52:57 +02:00 committed by Johannes Meyer
parent 91ad755759
commit b7677cc4ef
1 changed files with 0 additions and 15 deletions

View File

@ -1030,11 +1030,6 @@ parameters:
count: 1
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\\.$#"
count: 1
@ -1055,16 +1050,6 @@ parameters:
count: 1
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\\.$#"
count: 1