Skip to content

Commit a9556fa

Browse files
committed
fix
1 parent bf9661f commit a9556fa

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

phpstan-baseline.neon

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ parameters:
1212
count: 2
1313
path: src/Listener/ForceHttps.php
1414

15-
-
16-
message: '#^Expression on left side of \?\? is not nullable\.$#'
17-
identifier: nullCoalesce.expr
18-
count: 1
19-
path: src/Listener/ForceHttps.php
20-
2115
-
2216
message: '#^Parameter \#2 \$haystack of function in_array expects array, mixed given\.$#'
2317
identifier: argument.type
@@ -66,12 +60,6 @@ parameters:
6660
count: 2
6761
path: src/Middleware/ForceHttps.php
6862

69-
-
70-
message: '#^Expression on left side of \?\? is not nullable\.$#'
71-
identifier: nullCoalesce.expr
72-
count: 1
73-
path: src/Middleware/ForceHttps.php
74-
7563
-
7664
message: '#^Parameter \#2 \$haystack of function in_array expects array, mixed given\.$#'
7765
identifier: argument.type

0 commit comments

Comments
 (0)