@@ -45,6 +45,11 @@ parameters:
45
45
count : 1
46
46
path : src/DependencyInjection/SentryExtension.php
47
47
48
+ -
49
+ message : " #^Cannot access offset 'http_client' on mixed\\ .$#"
50
+ count : 1
51
+ path : src/DependencyInjection/SentryExtension.php
52
+
48
53
-
49
54
message : " #^Cannot access offset 'in_app_exclude' on mixed\\ .$#"
50
55
count : 2
@@ -61,7 +66,7 @@ parameters:
61
66
path : src/DependencyInjection/SentryExtension.php
62
67
63
68
-
64
- message : " #^Class Symfony \\\\ Component \\\\ Debug \\\\ Exception \\\\ FatalErrorException not found \\ .$#"
69
+ message : " #^Cannot access offset 'transport' on mixed \\ .$#"
65
70
count : 1
66
71
path : src/DependencyInjection/SentryExtension.php
67
72
@@ -77,7 +82,7 @@ parameters:
77
82
78
83
-
79
84
message : " #^Parameter \\ #1 \\ $id of class Symfony\\\\ Component\\\\ DependencyInjection\\\\ Reference constructor expects string, mixed given\\ .$#"
80
- count : 6
85
+ count : 7
81
86
path : src/DependencyInjection/SentryExtension.php
82
87
83
88
-
@@ -130,11 +135,6 @@ parameters:
130
135
count : 4
131
136
path : src/DependencyInjection/SentryExtension.php
132
137
133
- -
134
- message : " #^Parameter \\ #2 \\ $registerErrorListener of method Sentry\\\\ SentryBundle\\\\ DependencyInjection\\\\ SentryExtension\\ :\\ :configureErrorListenerIntegration\\ (\\ ) expects bool, mixed given\\ .$#"
135
- count : 1
136
- path : src/DependencyInjection/SentryExtension.php
137
-
138
138
-
139
139
message : " #^Parameter \\ #2 \\ $useDefaultIntegrations of method Sentry\\\\ SentryBundle\\\\ DependencyInjection\\\\ SentryExtension\\ :\\ :configureRequestIntegration\\ (\\ ) expects bool, mixed given\\ .$#"
140
140
count : 1
@@ -150,11 +150,6 @@ parameters:
150
150
count : 1
151
151
path : src/EventListener/AbstractTracingRequestListener.php
152
152
153
- -
154
- message : " #^Class Sentry\\\\ SentryBundle\\\\ EventListener\\\\ ConsoleCommandListener extends @final class Sentry\\\\ SentryBundle\\\\ EventListener\\\\ ConsoleListener\\ .$#"
155
- count : 1
156
- path : src/EventListener/ConsoleCommandListener.php
157
-
158
153
-
159
154
message : " #^Call to an undefined method Symfony\\\\ Component\\\\ HttpKernel\\\\ Event\\\\ KernelEvent\\ :\\ :isMasterRequest\\ (\\ )\\ .$#"
160
155
count : 1
@@ -255,11 +250,6 @@ parameters:
255
250
count : 1
256
251
path : tests/DependencyInjection/Fixtures/php/release_option_fallback_to_env_var.php
257
252
258
- -
259
- message : " #^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\ .$#"
260
- count : 1
261
- path : tests/DependencyInjection/SentryExtensionTest.php
262
-
263
253
-
264
254
message : " #^Cannot access offset 'dsn' on mixed\\ .$#"
265
255
count : 1
@@ -275,11 +265,6 @@ parameters:
275
265
count : 1
276
266
path : tests/DependencyInjection/SentryExtensionTest.php
277
267
278
- -
279
- message : " #^Class Symfony\\\\ Component\\\\ Debug\\\\ Exception\\\\ FatalErrorException not found\\ .$#"
280
- count : 1
281
- path : tests/DependencyInjection/SentryExtensionTest.php
282
-
283
268
-
284
269
message : " #^Class Symfony\\\\ Bundle\\\\ FrameworkBundle\\\\ Client not found\\ .$#"
285
270
count : 1
0 commit comments