mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
phpstan: Update standard baseline
This commit is contained in:
parent
e90f897c59
commit
4a46b28089
1 changed files with 10 additions and 0 deletions
|
|
@ -5985,6 +5985,11 @@ parameters:
|
|||
count: 1
|
||||
path: library/Icingadb/Widget/Detail/EventDetail.php
|
||||
|
||||
-
|
||||
message: "#^Cannot cast mixed to int\\.$#"
|
||||
count: 2
|
||||
path: library/Icingadb/Widget/Detail/EventDetail.php
|
||||
|
||||
-
|
||||
message: "#^Method Icinga\\\\Module\\\\Icingadb\\\\Widget\\\\Detail\\\\EventDetail\\:\\:assemble\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
|
|
@ -6265,6 +6270,11 @@ parameters:
|
|||
count: 4
|
||||
path: library/Icingadb/Widget/Detail/ObjectDetail.php
|
||||
|
||||
-
|
||||
message: "#^Cannot cast mixed to int\\.$#"
|
||||
count: 1
|
||||
path: library/Icingadb/Widget/Detail/ObjectDetail.php
|
||||
|
||||
-
|
||||
message: "#^Method Icinga\\\\Module\\\\Icingadb\\\\Widget\\\\Detail\\\\ObjectDetail\\:\\:__construct\\(\\) has parameter \\$object with no type specified\\.$#"
|
||||
count: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue