You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+9-69Lines changed: 9 additions & 69 deletions
Original file line number
Diff line number
Diff line change
@@ -30,85 +30,25 @@ parameters:
30
30
count:1
31
31
path:src/DependencyInjection/SentryExtension.php
32
32
33
-
-
34
-
message:"#^Class Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\GetResponseForExceptionEvent not found\\.$#"
35
-
count:1
36
-
path:src/EventListener/ErrorListener.php
37
-
38
33
-
39
34
message:"#^Else branch is unreachable because previous condition is always true\\.$#"
40
35
count:1
41
36
path:src/EventListener/ErrorListener.php
42
37
43
38
-
44
-
message:"#^Class Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerRequestEvent not found\\.$#"
45
-
count:2
46
-
path:src/EventListener/RequestListener.php
47
-
48
-
-
49
-
message:"#^Class Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerControllerEvent not found\\.$#"
50
-
count:2
51
-
path:src/EventListener/RequestListener.php
52
-
53
-
-
54
-
message:"#^Class Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\GetResponseEvent not found\\.$#"
55
-
count:1
56
-
path:src/EventListener/RequestListener.php
57
-
58
-
-
59
-
message:"#^Class Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\FilterControllerEvent not found\\.$#"
60
-
count:1
61
-
path:src/EventListener/RequestListener.php
62
-
63
-
-
64
-
message:"#^Parameter \\$event of method Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListener\\:\\:handleKernelRequestEvent\\(\\) has invalid typehint type Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerRequestEvent\\.$#"
65
-
count:2
66
-
path:src/EventListener/RequestListener.php
67
-
68
-
-
69
-
message:"#^Call to method isMasterRequest\\(\\) on an unknown class Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerRequestEvent\\.$#"
70
-
count:1
71
-
path:src/EventListener/RequestListener.php
72
-
73
-
-
74
-
message:"#^Call to method getRequest\\(\\) on an unknown class Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerRequestEvent\\.$#"
75
-
count:1
76
-
path:src/EventListener/RequestListener.php
77
-
78
-
-
79
-
message:"#^Parameter \\$event of method Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListener\\:\\:handleKernelControllerEvent\\(\\) has invalid typehint type Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerControllerEvent\\.$#"
80
-
count:2
81
-
path:src/EventListener/RequestListener.php
82
-
83
-
-
84
-
message:"#^Call to method isMasterRequest\\(\\) on an unknown class Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerControllerEvent\\.$#"
85
-
count:1
86
-
path:src/EventListener/RequestListener.php
87
-
88
-
-
89
-
message:"#^Call to method getRequest\\(\\) on an unknown class Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerControllerEvent\\.$#"
39
+
message:"#^Class Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\GetResponseForExceptionEvent not found\\.$#"
90
40
count:1
91
-
path:src/EventListener/RequestListener.php
92
-
93
-
-
94
-
message:"#^Class Sentry\\\\SentryBundle\\\\EventListener\\\\SubRequestListenerRequestEvent not found\\.$#"
95
-
count:2
96
-
path:src/EventListener/SubRequestListener.php
41
+
path:src/aliases.php
97
42
98
43
-
99
44
message:"#^Class Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\GetResponseEvent not found\\.$#"
100
-
count:1
101
-
path:src/EventListener/SubRequestListener.php
102
-
103
-
-
104
-
message:"#^Parameter \\$event of method Sentry\\\\SentryBundle\\\\EventListener\\\\SubRequestListener\\:\\:handleKernelRequestEvent\\(\\) has invalid typehint type Sentry\\\\SentryBundle\\\\EventListener\\\\SubRequestListenerRequestEvent\\.$#"
105
45
count:2
106
-
path:src/EventListener/SubRequestListener.php
46
+
path:src/aliases.php
107
47
108
48
-
109
-
message:"#^Call to method isMasterRequest\\(\\) on an unknown class Sentry\\\\SentryBundle\\\\EventListener\\\\SubRequestListenerRequestEvent\\.$#"
49
+
message:"#^Class Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\FilterControllerEvent not found\\.$#"
110
50
count:1
111
-
path:src/EventListener/SubRequestListener.php
51
+
path:src/aliases.php
112
52
113
53
-
114
54
message:"#^Method Sentry\\\\SentryBundle\\\\Test\\\\DependencyInjection\\\\ConfigurationTest\\:\\:testOptionValuesProcessing\\(\\) has parameter \\$value with no typehint specified\\.$#"
@@ -221,7 +161,7 @@ parameters:
221
161
path:test/End2End/End2EndTest.php
222
162
223
163
-
224
-
message:"#^Comparison operation \"\\<\" between 50108 and 40300 is always false\\.$#"
164
+
message:"#^Comparison operation \"\\<\" between 50201 and 40300 is always false\\.$#"
225
165
count:1
226
166
path:test/End2End/End2EndTest.php
227
167
@@ -271,7 +211,7 @@ parameters:
271
211
path:test/EventListener/RequestListenerTest.php
272
212
273
213
-
274
-
message:"#^Parameter \\#1 \\$event of method Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListener\\:\\:handleKernelRequestEvent\\(\\) expects Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerRequestEvent, Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\GetResponseEvent\\|Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\RequestEvent given\\.$#"
214
+
message:"#^Parameter \\#1 \\$event of method Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListener\\:\\:handleKernelRequestEvent\\(\\) expects Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\RequestEvent, Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\GetResponseEvent\\|Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\RequestEvent given\\.$#"
275
215
count:1
276
216
path:test/EventListener/RequestListenerTest.php
277
217
@@ -286,7 +226,7 @@ parameters:
286
226
path:test/EventListener/RequestListenerTest.php
287
227
288
228
-
289
-
message:"#^Parameter \\#1 \\$event of method Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListener\\:\\:handleKernelControllerEvent\\(\\) expects Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListenerControllerEvent, Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\ControllerEvent\\|Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\FilterControllerEvent given\\.$#"
229
+
message:"#^Parameter \\#1 \\$event of method Sentry\\\\SentryBundle\\\\EventListener\\\\RequestListener\\:\\:handleKernelControllerEvent\\(\\) expects Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\ControllerEvent, Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\ControllerEvent\\|Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\FilterControllerEvent given\\.$#"
0 commit comments