|
1 | 1 | parameters:
|
2 | 2 | ignoreErrors:
|
3 | 3 | -
|
4 |
| - message: "#^Parameter \\#1 \\$mergedConfig \\(array\\{traceMode\\: 'tracecontext'\\|'traceid', traceid\\: array\\{request_header\\: string, response_header\\: string, generator_service\\: string\\|null\\}, request\\: array\\{trust_header\\: bool, trusted_ips\\: array\\<string\\>\\|string\\|null\\}, response\\: array\\{send_header\\: bool, trusted_ips\\: array\\<string\\>\\|string\\|null\\}, storage_service\\: string\\|null, enable_monolog\\: bool, enable_console\\: bool, console\\: array\\{enabled\\: bool, trace_id\\: string\\|null\\}, \\.\\.\\.\\}\\) of method DR\\\\SymfonyTraceBundle\\\\DependencyInjection\\\\SymfonyTraceExtension\\:\\:loadInternal\\(\\) should be contravariant with parameter \\$mergedConfig \\(array\\) of method Symfony\\\\Component\\\\HttpKernel\\\\DependencyInjection\\\\ConfigurableExtension\\:\\:loadInternal\\(\\)$#" |
| 4 | + message: '#^Cannot access offset ''response_header'' on mixed\.$#' |
| 5 | + identifier: offsetAccess.nonOffsetAccessible |
5 | 6 | count: 1
|
6 | 7 | path: src/DependencyInjection/SymfonyTraceExtension.php
|
7 | 8 |
|
8 | 9 | -
|
9 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Http\\\\TraceAwareHttpClient\\:\\:request\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
| 10 | + message: '#^Parameter \#1 \$mergedConfig \(array\{traceMode\: ''tracecontext''\|''traceid'', traceid\: array\{request_header\: string, response_header\: string, generator_service\: string\|null\}, request\: array\{trust_header\: bool, trusted_ips\: array\<string\>\|string\|null\}, response\: array\{send_header\: bool, trusted_ips\: array\<string\>\|string\|null\}, storage_service\: string\|null, enable_monolog\: bool, enable_console\: bool\|null, console\: array\{enabled\: bool, trace_id\: string\|null\}, \.\.\.\}\) of method DR\\SymfonyTraceBundle\\DependencyInjection\\SymfonyTraceExtension\:\:loadInternal\(\) should be contravariant with parameter \$mergedConfig \(array\) of method Symfony\\Component\\HttpKernel\\DependencyInjection\\ConfigurableExtension\:\:loadInternal\(\)$#' |
| 11 | + identifier: method.childParameterType |
10 | 12 | count: 1
|
11 |
| - path: src/Http/TraceAwareHttpClient.php |
| 13 | + path: src/DependencyInjection/SymfonyTraceExtension.php |
12 | 14 |
|
13 | 15 | -
|
14 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Http\\\\TraceAwareHttpClient\\:\\:withOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
| 16 | + message: '#^Parameter \#1 \$options \(array\{auth_basic\?\: array\<string\>\|string, auth_bearer\?\: string, query\?\: array\<string\>, headers\?\: array\<array\<string\>\|string\>, body\?\: object\|resource\|string, json\?\: mixed, user_data\?\: mixed, max_redirects\?\: int, \.\.\.\}\) of method DR\\SymfonyTraceBundle\\Http\\TraceAwareHttpClient\:\:withOptions\(\) should be contravariant with parameter \$options \(array\) of method Symfony\\Contracts\\HttpClient\\HttpClientInterface\:\:withOptions\(\)$#' |
| 17 | + identifier: method.childParameterType |
15 | 18 | count: 1
|
16 | 19 | path: src/Http/TraceAwareHttpClient.php
|
17 | 20 |
|
18 | 21 | -
|
19 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Monolog\\\\TraceProcessor\\:\\:__invoke\\(\\) has parameter \\$record with no value type specified in iterable type array\\.$#" |
| 22 | + message: '#^Parameter \#3 \$options \(array\{auth_basic\?\: array\<string\>\|string, auth_bearer\?\: string, query\?\: array\<string\>, headers\?\: array\<array\<string\>\|string\>, body\?\: object\|resource\|string, json\?\: mixed, user_data\?\: mixed, max_redirects\?\: int, \.\.\.\}\) of method DR\\SymfonyTraceBundle\\Http\\TraceAwareHttpClient\:\:request\(\) should be contravariant with parameter \$options \(array\) of method Symfony\\Contracts\\HttpClient\\HttpClientInterface\:\:request\(\)$#' |
| 23 | + identifier: method.childParameterType |
20 | 24 | count: 1
|
21 |
| - path: src/Monolog/TraceProcessor.php |
| 25 | + path: src/Http/TraceAwareHttpClient.php |
22 | 26 |
|
23 | 27 | -
|
24 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Monolog\\\\TraceProcessor\\:\\:__invoke\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 28 | + message: '#^Method DR\\SymfonyTraceBundle\\Monolog\\TraceProcessor\:\:__invoke\(\) return type has no value type specified in iterable type array\.$#' |
| 29 | + identifier: missingType.iterableValue |
25 | 30 | count: 1
|
26 | 31 | path: src/Monolog/TraceProcessor.php
|
27 | 32 |
|
28 | 33 | -
|
29 |
| - message: "#^Return type \\(array\\|Monolog\\\\LogRecord\\) of method DR\\\\SymfonyTraceBundle\\\\Monolog\\\\TraceProcessor\\:\\:__invoke\\(\\) should be covariant with return type \\(Monolog\\\\LogRecord\\) of method Monolog\\\\Processor\\\\ProcessorInterface\\:\\:__invoke\\(\\)$#" |
| 34 | + message: '#^Return type \(array\|Monolog\\LogRecord\) of method DR\\SymfonyTraceBundle\\Monolog\\TraceProcessor\:\:__invoke\(\) should be covariant with return type \(Monolog\\LogRecord\) of method Monolog\\Processor\\ProcessorInterface\:\:__invoke\(\)$#' |
| 35 | + identifier: method.childReturnType |
30 | 36 | count: 1
|
31 | 37 | path: src/Monolog/TraceProcessor.php
|
32 | 38 |
|
33 | 39 | -
|
34 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Service\\\\TraceContext\\\\TraceContextService\\:\\:handleClientRequest\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
35 |
| - count: 1 |
36 |
| - path: src/Service/TraceContext/TraceContextService.php |
37 |
| - |
38 |
| - - |
39 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Service\\\\TraceContext\\\\TraceContextService\\:\\:handleClientRequest\\(\\) return type has no value type specified in iterable type array\\.$#" |
40 |
| - count: 1 |
41 |
| - path: src/Service/TraceContext/TraceContextService.php |
42 |
| - |
43 |
| - - |
44 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Service\\\\TraceId\\\\TraceIdService\\:\\:handleClientRequest\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
| 40 | + message: '#^Cannot cast mixed to string\.$#' |
| 41 | + identifier: cast.string |
45 | 42 | count: 1
|
46 |
| - path: src/Service/TraceId/TraceIdService.php |
47 |
| - |
48 |
| - - |
49 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Service\\\\TraceId\\\\TraceIdService\\:\\:handleClientRequest\\(\\) return type has no value type specified in iterable type array\\.$#" |
50 |
| - count: 1 |
51 |
| - path: src/Service/TraceId/TraceIdService.php |
52 |
| - |
53 |
| - - |
54 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Service\\\\TraceServiceInterface\\:\\:handleClientRequest\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
55 |
| - count: 1 |
56 |
| - path: src/Service/TraceServiceInterface.php |
| 43 | + path: tests/Functional/AbstractKernelTestCase.php |
57 | 44 |
|
58 | 45 | -
|
59 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Service\\\\TraceServiceInterface\\:\\:handleClientRequest\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 46 | + message: '#^Parameter \#1 \$options \(array\{environment\?\: string, debug\?\: bool, tracemode\?\: string\}\) of method DR\\SymfonyTraceBundle\\Tests\\Functional\\AbstractKernelTestCase\:\:createKernel\(\) should be contravariant with parameter \$options \(array\) of method Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase\:\:createKernel\(\)$#' |
| 47 | + identifier: method.childParameterType |
60 | 48 | count: 1
|
61 |
| - path: src/Service/TraceServiceInterface.php |
| 49 | + path: tests/Functional/AbstractKernelTestCase.php |
62 | 50 |
|
63 | 51 | -
|
64 |
| - message: "#^Parameter \\#1 \\$options \\(array\\{environment\\?\\: string, debug\\?\\: bool, tracemode\\?\\: string\\}\\) of method DR\\\\SymfonyTraceBundle\\\\Tests\\\\Functional\\\\AbstractKernelTestCase\\:\\:createKernel\\(\\) should be contravariant with parameter \\$options \\(array\\) of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Test\\\\KernelTestCase\\:\\:createKernel\\(\\)$#" |
| 52 | + message: '#^Cannot cast mixed to string\.$#' |
| 53 | + identifier: cast.string |
65 | 54 | count: 1
|
66 |
| - path: tests/Functional/AbstractKernelTestCase.php |
| 55 | + path: tests/Functional/AbstractWebTestCase.php |
67 | 56 |
|
68 | 57 | -
|
69 |
| - message: "#^Parameter \\#1 \\$options \\(array\\{environment\\?\\: string, debug\\?\\: bool, tracemode\\?\\: string\\}\\) of method DR\\\\SymfonyTraceBundle\\\\Tests\\\\Functional\\\\AbstractWebTestCase\\:\\:createKernel\\(\\) should be contravariant with parameter \\$options \\(array\\) of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Test\\\\KernelTestCase\\:\\:createKernel\\(\\)$#" |
| 58 | + message: '#^Parameter \#1 \$options \(array\{environment\?\: string, debug\?\: bool, tracemode\?\: string\}\) of method DR\\SymfonyTraceBundle\\Tests\\Functional\\AbstractWebTestCase\:\:createKernel\(\) should be contravariant with parameter \$options \(array\) of method Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase\:\:createKernel\(\)$#' |
| 59 | + identifier: method.childParameterType |
70 | 60 | count: 1
|
71 | 61 | path: tests/Functional/AbstractWebTestCase.php
|
72 | 62 |
|
73 | 63 | -
|
74 |
| - message: "#^Method DR\\\\SymfonyTraceBundle\\\\Tests\\\\Functional\\\\App\\\\Monolog\\\\MemoryHandler\\:\\:write\\(\\) has parameter \\$record with no value type specified in iterable type array\\.$#" |
| 64 | + message: '#^Method DR\\SymfonyTraceBundle\\Tests\\Functional\\App\\Monolog\\MemoryHandler\:\:write\(\) has parameter \$record with no value type specified in iterable type array\.$#' |
| 65 | + identifier: missingType.iterableValue |
75 | 66 | count: 1
|
76 | 67 | path: tests/Functional/App/Monolog/MemoryHandler.php
|
0 commit comments