Update phpstan-baseline.neon
This commit is contained in:
parent
529616d1f1
commit
c88c1ba635
|
@ -11620,11 +11620,6 @@ parameters:
|
|||
count: 1
|
||||
path: library/Icinga/Util/Format.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$timestamp of method DateTime\\:\\:setTimestamp\\(\\) expects int, DateTime\\|int given\\.$#"
|
||||
count: 2
|
||||
path: library/Icinga/Util/Format.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Util\\\\Format\\:\\:\\$bitBase has no type specified\\.$#"
|
||||
count: 1
|
||||
|
@ -16865,31 +16860,6 @@ parameters:
|
|||
count: 1
|
||||
path: modules/migrate/application/clicommands/ConfigCommand.php
|
||||
|
||||
-
|
||||
message: "#^Cannot call method getMessage\\(\\) on Throwable\\|null\\.$#"
|
||||
count: 1
|
||||
path: modules/migrate/application/clicommands/NavigationCommand.php
|
||||
|
||||
-
|
||||
message: "#^Method Icinga\\\\Module\\\\Migrate\\\\Clicommands\\\\NavigationCommand\\:\\:indexAction\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: modules/migrate/application/clicommands/NavigationCommand.php
|
||||
|
||||
-
|
||||
message: "#^Method Icinga\\\\Module\\\\Migrate\\\\Clicommands\\\\NavigationCommand\\:\\:migrateNavigationItems\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: modules/migrate/application/clicommands/NavigationCommand.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$string of static method ipl\\\\Web\\\\Filter\\\\QueryString\\:\\:parse\\(\\) expects string, mixed given\\.$#"
|
||||
count: 1
|
||||
path: modules/migrate/application/clicommands/NavigationCommand.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$url of static method Icinga\\\\Web\\\\Url\\:\\:fromPath\\(\\) expects string, mixed given\\.$#"
|
||||
count: 1
|
||||
path: modules/migrate/application/clicommands/NavigationCommand.php
|
||||
|
||||
-
|
||||
message: "#^Cannot call method getMessage\\(\\) on Throwable\\|null\\.$#"
|
||||
count: 1
|
||||
|
|
Loading…
Reference in New Issue