We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9661f commit a9556faCopy full SHA for a9556fa
1 file changed
phpstan-baseline.neon
@@ -12,12 +12,6 @@ parameters:
12
count: 2
13
path: src/Listener/ForceHttps.php
14
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
-
21
22
message: '#^Parameter \#2 \$haystack of function in_array expects array, mixed given\.$#'
23
identifier: argument.type
@@ -66,12 +60,6 @@ parameters:
66
60
67
61
path: src/Middleware/ForceHttps.php
68
62
69
70
71
72
73
- path: src/Middleware/ForceHttps.php
74
75
63
76
64
77
65
0 commit comments